From f380ca21e207e688e40a8cbef6d0b5a2c2a00472 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 8 Jul 2014 21:19:14 -0700 Subject: Use .box-shadow() mixin so we can enable/disable them --- docs/dist/css/bootstrap-theme.css | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/dist/css/bootstrap-theme.css') 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); -- cgit v1.2.3