diff options
| author | Yulong Liu <[email protected]> | 2013-07-26 22:27:55 +0800 |
|---|---|---|
| committer | Yulong Liu <[email protected]> | 2013-07-26 22:27:55 +0800 |
| commit | e4300fa1bf22e1836abf47db45a97ee16cf7ad1f (patch) | |
| tree | 77767c11134bf59f1675e758c5b33f93d18d61be /dist/css/bootstrap.css | |
| parent | a2f120a7aa2f0906c8a96ae70c6ad28968f423ba (diff) | |
| download | bootstrap-e4300fa1bf22e1836abf47db45a97ee16cf7ad1f.tar.xz bootstrap-e4300fa1bf22e1836abf47db45a97ee16cf7ad1f.zip | |
fix background of btn-link
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 2ff50b39a..8b8c45031 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1954,7 +1954,6 @@ fieldset[disabled] .btn-info.active { .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; - background-image: none; -webkit-box-shadow: none; box-shadow: none; } |
