diff options
| author | Mark Otto <[email protected]> | 2013-01-17 15:43:23 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 15:43:23 -0800 |
| commit | 8765df47cd47930adf51fe996a2b55a037c1e12e (patch) | |
| tree | 63d72b3735d6d560762b09a7b4da1e611b60ec51 /docs | |
| parent | e3047981948b44641125ddc48b40b93548ae9627 (diff) | |
| download | bootstrap-8765df47cd47930adf51fe996a2b55a037c1e12e.tar.xz bootstrap-8765df47cd47930adf51fe996a2b55a037c1e12e.zip | |
remove global text-shadow from alerts components because it was fucking up buttons in a real way
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 041475e67..8ede6dabb 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -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; |
