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 /less | |
| parent | 2a51ebf671aca07cdb549c264a9b2c2dd3d7d540 (diff) | |
| download | bootstrap-a2f120a7aa2f0906c8a96ae70c6ad28968f423ba.tar.xz bootstrap-a2f120a7aa2f0906c8a96ae70c6ad28968f423ba.zip | |
remove background:none
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 ad3c7ac61..3fe43614a 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -34,7 +34,6 @@ &:active, &.active { outline: 0; - background-image: none; .box-shadow(inset 0 3px 5px rgba(0,0,0,.125)); } |
