From 54c2e125d086f4d91a147f2c277f8dfc3850e9f3 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 10 Jun 2016 19:44:03 -0700 Subject: [PATCH] Fix more info scrolling --- src/dialogs/more-info-dialog.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) 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> - +
- - + + + +