diff --git a/src/components/state-info.html b/src/components/state-info.html
index f87c6a8ca7..1297e8712f 100644
--- a/src/components/state-info.html
+++ b/src/components/state-info.html
@@ -21,7 +21,6 @@
.name {
@apply(--paper-font-common-nowrap);
- text-transform: capitalize;
color: var(--primary-text-color);
line-height: 40px;
}