aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap-theme.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-08 21:19:14 -0700
committerMark Otto <[email protected]>2014-07-08 21:19:14 -0700
commitf380ca21e207e688e40a8cbef6d0b5a2c2a00472 (patch)
treecf28901efb6ec84b0df698ed555d2281462a7017 /docs/dist/css/bootstrap-theme.css
parentff4ff3bd0619035313ef245839fae7865039dd25 (diff)
downloadbootstrap-f380ca21e207e688e40a8cbef6d0b5a2c2a00472.tar.xz
bootstrap-f380ca21e207e688e40a8cbef6d0b5a2c2a00472.zip
Use .box-shadow() mixin so we can enable/disable them
Diffstat (limited to 'docs/dist/css/bootstrap-theme.css')
-rw-r--r--docs/dist/css/bootstrap-theme.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap-theme.css b/docs/dist/css/bootstrap-theme.css
index 529e90d7d..ce0f0e6c0 100644
--- a/docs/dist/css/bootstrap-theme.css
+++ b/docs/dist/css/bootstrap-theme.css
@@ -182,7 +182,6 @@
background-color: #c12e2a;
background-image: none;
}
-.thumbnail,
.img-thumbnail {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);