diff --git a/src/cards/ha-history_graph-card.html b/src/cards/ha-history_graph-card.html index 8a3cd11e28..98f364293b 100644 --- a/src/cards/ha-history_graph-card.html +++ b/src/cards/ha-history_graph-card.html @@ -22,8 +22,7 @@ @apply --paper-font-common-nowrap; } paper-card[dialog] .header { - padding-top: 0; - padding-left: 0; + display: none; } requestAnimationFrame(() => this.onPropsChange())); } this._resizeListener = () => { this._debouncer = Polymer.Debouncer.debounce( diff --git a/src/dialogs/more-info-dialog.html b/src/dialogs/more-info-dialog.html index 8faaaa8559..d61fc39c52 100644 --- a/src/dialogs/more-info-dialog.html +++ b/src/dialogs/more-info-dialog.html @@ -4,11 +4,12 @@ - - + + +