Removed text-transform: uppercase from search tags and labels

This commit is contained in:
Michael Abashian 2016-06-10 15:07:46 -04:00
parent 0f59314116
commit e18e5e6044
2 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@
margin: 4px 0px;
font-size: 12px;
color: @default-bg;
text-transform: uppercase;
background-color: @default-link;
margin-right: 5px;
max-width: 100%;

View File

@ -176,7 +176,6 @@
margin: 4px 0px;
font-size: 12px;
color: @default-interface-txt;
text-transform: uppercase;
background-color: @default-bg;
margin-right: 5px;
max-width: 100%;