aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
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 /dist/css/bootstrap.css
parenta2f120a7aa2f0906c8a96ae70c6ad28968f423ba (diff)
downloadbootstrap-e4300fa1bf22e1836abf47db45a97ee16cf7ad1f.tar.xz
bootstrap-e4300fa1bf22e1836abf47db45a97ee16cf7ad1f.zip
fix background of btn-link
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css1
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;
}