aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorYulong Liu <[email protected]>2013-07-26 22:27:55 +0800
committerYulong Liu <[email protected]>2013-07-26 22:27:55 +0800
commite4300fa1bf22e1836abf47db45a97ee16cf7ad1f (patch)
tree77767c11134bf59f1675e758c5b33f93d18d61be /less
parenta2f120a7aa2f0906c8a96ae70c6ad28968f423ba (diff)
downloadbootstrap-e4300fa1bf22e1836abf47db45a97ee16cf7ad1f.tar.xz
bootstrap-e4300fa1bf22e1836abf47db45a97ee16cf7ad1f.zip
fix background of btn-link
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 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);
}
&,