aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorYulong Liu <[email protected]>2013-07-26 21:59:50 +0800
committerYulong Liu <[email protected]>2013-07-26 21:59:50 +0800
commita2f120a7aa2f0906c8a96ae70c6ad28968f423ba (patch)
treede769505b4e53ab8600e90ff49252e818245785e /less
parent2a51ebf671aca07cdb549c264a9b2c2dd3d7d540 (diff)
downloadbootstrap-a2f120a7aa2f0906c8a96ae70c6ad28968f423ba.tar.xz
bootstrap-a2f120a7aa2f0906c8a96ae70c6ad28968f423ba.zip
remove background:none
Diffstat (limited to 'less')
-rw-r--r--less/buttons.less1
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));
}