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 /less | |
| parent | a2f120a7aa2f0906c8a96ae70c6ad28968f423ba (diff) | |
| download | bootstrap-e4300fa1bf22e1836abf47db45a97ee16cf7ad1f.tar.xz bootstrap-e4300fa1bf22e1836abf47db45a97ee16cf7ad1f.zip | |
fix background of btn-link
Diffstat (limited to 'less')
| -rw-r--r-- | less/buttons.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less index 3fe43614a..b8bbfc6cf 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -91,7 +91,6 @@ &[disabled], fieldset[disabled] & { background-color: transparent; - background-image: none; .box-shadow(none); } &, |
