diff --git a/src/dialogs/more-info-dialog.html b/src/dialogs/more-info-dialog.html
index 52e8694fa9..c0b811874d 100644
--- a/src/dialogs/more-info-dialog.html
+++ b/src/dialogs/more-info-dialog.html
@@ -28,7 +28,7 @@
font-size: 14px;
}
- @media all and (max-width: 450px) {
+ @media all and (max-width: 450px), all and (max-height: 500px) {
paper-dialog {
margin: 0;
width: 100%;
@@ -50,11 +50,11 @@
state-obj="[[stateObj]]"
hass='[[hass]]' in-dialog>
+
+
+
-
-
-