diff --git a/src/resources/hassio-style.html b/src/resources/hassio-style.html index 70d8258201..4a9cdee96a 100644 --- a/src/resources/hassio-style.html +++ b/src/resources/hassio-style.html @@ -19,6 +19,7 @@ --card-group-columns: 4; width: calc((100% - 12px * var(--card-group-columns)) / var(--card-group-columns)); margin: 4px; + vertical-align: top; } @media screen and (max-width: 1200px) and (min-width: 901px) { .card-group paper-card { @@ -49,4 +50,4 @@ } - \ No newline at end of file +