diff options
| author | Yulong Liu <[email protected]> | 2013-07-26 21:59:50 +0800 |
|---|---|---|
| committer | Yulong Liu <[email protected]> | 2013-07-26 21:59:50 +0800 |
| commit | a2f120a7aa2f0906c8a96ae70c6ad28968f423ba (patch) | |
| tree | de769505b4e53ab8600e90ff49252e818245785e /dist/css/bootstrap.css | |
| parent | 2a51ebf671aca07cdb549c264a9b2c2dd3d7d540 (diff) | |
| download | bootstrap-a2f120a7aa2f0906c8a96ae70c6ad28968f423ba.tar.xz bootstrap-a2f120a7aa2f0906c8a96ae70c6ad28968f423ba.zip | |
remove background:none
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 5c57d5c4b..2ff50b39a 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1728,7 +1728,6 @@ select.input-small { .btn:active, .btn.active { - background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); |
