diff options
| author | Mark Otto <[email protected]> | 2014-07-08 17:32:03 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-08 17:32:03 -0700 |
| commit | e6d64a54554c80b41807c7a74b882208c3e166ee (patch) | |
| tree | 81676f25ccdf8e3590a78019280ae77cd5f6523b /docs/dist/css/bootstrap.css | |
| parent | 5e1adc10bb53696bbcbaab88024c5e0030da312e (diff) | |
| download | bootstrap-e6d64a54554c80b41807c7a74b882208c3e166ee.tar.xz bootstrap-e6d64a54554c80b41807c7a74b882208c3e166ee.zip | |
Nuke unused vars for panels wells and thumbnails
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
