diff options
| author | Mark Otto <[email protected]> | 2014-07-08 21:19:14 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-08 21:19:14 -0700 |
| commit | f380ca21e207e688e40a8cbef6d0b5a2c2a00472 (patch) | |
| tree | cf28901efb6ec84b0df698ed555d2281462a7017 /dist/css/bootstrap-theme.css | |
| parent | ff4ff3bd0619035313ef245839fae7865039dd25 (diff) | |
| download | bootstrap-f380ca21e207e688e40a8cbef6d0b5a2c2a00472.tar.xz bootstrap-f380ca21e207e688e40a8cbef6d0b5a2c2a00472.zip | |
Use .box-shadow() mixin so we can enable/disable them
Diffstat (limited to 'dist/css/bootstrap-theme.css')
| -rw-r--r-- | dist/css/bootstrap-theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/css/bootstrap-theme.css b/dist/css/bootstrap-theme.css index 529e90d7d..ce0f0e6c0 100644 --- a/dist/css/bootstrap-theme.css +++ b/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); |
