Merge pull request #2334 from mabashian/labels-uppercase

Removed text-transform: uppercase from search tags and labels
This commit is contained in:
Michael Abashian 2016-06-13 16:26:35 -04:00 committed by GitHub
commit e23ae8fbff
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%;