diff --git a/src/dialogs/more-info-dialog.html b/src/dialogs/more-info-dialog.html
index 08aa8c4de9..9cd13c4851 100644
--- a/src/dialogs/more-info-dialog.html
+++ b/src/dialogs/more-info-dialog.html
@@ -15,6 +15,11 @@
font-size: 14px;
}
+ state-history-charts {
+ position: relative;
+ z-index: 1;
+ }
+
state-card-content {
margin-bottom: 24px;
font-size: 14px;
@@ -42,14 +47,16 @@
state-obj="[[stateObj]]"
hass='[[hass]]' in-dialog>
-
+