From e6d64a54554c80b41807c7a74b882208c3e166ee Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 8 Jul 2014 17:32:03 -0700 Subject: Nuke unused vars for panels wells and thumbnails --- docs/dist/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index fd67aacbf..b8b80b98a 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -321,7 +321,7 @@ img { display: inline-block; max-width: 100%; height: auto; - padding: 4px; + padding: .25rem; line-height: 1.5; background-color: #fff; border: 1px solid #ddd; -- cgit v1.2.3