mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-30 08:38:04 -05:00
remove text-shadow from labels
This commit is contained in:
@@ -1025,6 +1025,7 @@ input[type=submit].btn {
|
||||
white-space: nowrap;
|
||||
background-color: @grayLight;
|
||||
.border-radius(3px);
|
||||
text-shadow: none;
|
||||
&.important { background-color: #c43c35; }
|
||||
&.warning { background-color: @orange; }
|
||||
&.success { background-color: @green; }
|
||||
|
||||
Reference in New Issue
Block a user