Merge pull request #1863 from home-assistant/states-sensor-badges

States Sensor badges Padding fix
This commit is contained in:
Zack Arnett 2018-10-26 15:24:10 -04:00 committed by GitHub
commit 156ea62ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,6 +90,7 @@ class HaCards extends PolymerElement {
.badges {
font-size: 85%;
text-align: center;
padding-top: 16px;
}
.column {