No text shadow for state-label

This commit is contained in:
Dmitriy Zaporozhets 2013-10-17 12:33:39 +03:00
parent 13c192d44c
commit fd39c80f8b
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ pre.well-pre {
position: relative;
top: -5px;
@include border-radius(4px);
text-shadow: none;
&.state-label-green {
background: #4A4;