1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 10:48:44 +00:00

Remove improper capitalization in state display (#64)

This commit is contained in:
Arnaud Bétrémieux
2016-06-02 08:41:31 +02:00
committed by Paulus Schoutsen
parent 0a57e08156
commit 35139d7cd1

View File

@@ -10,7 +10,6 @@
color: var(--primary-text-color); color: var(--primary-text-color);
margin-left: 16px; margin-left: 16px;
text-transform: capitalize;
text-align: right; text-align: right;
line-height: 40px; line-height: 40px;
} }