1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 13:43:11 +02:00

remove global text-shadow from alerts components because it was fucking up buttons in a real way

This commit is contained in:
Mark Otto
2013-01-17 15:43:23 -08:00
parent e304798194
commit 8765df47cd
2 changed files with 0 additions and 2 deletions

View File

@@ -3928,7 +3928,6 @@ button.close {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
color: #c09853;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
border-radius: 4px;