mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
remove global text-shadow from alerts components because it was fucking up buttons in a real way
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
.alert {
|
||||
padding: 8px 35px 8px 14px;
|
||||
margin-bottom: @line-height-base;
|
||||
text-shadow: 0 1px 0 rgba(255,255,255,.5);
|
||||
color: @state-warning-text;
|
||||
background-color: @state-warning-background;
|
||||
border: 1px solid @state-warning-border;
|
||||
|
||||
Reference in New Issue
Block a user