diff options
| author | Mark Otto <[email protected]> | 2015-08-09 23:38:16 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-09 23:38:16 -0700 |
| commit | eaeee93fa34092ee7c107d75edffd6c8274c15fb (patch) | |
| tree | dd3c7e7a09c4879ebf26a1621e1351414d3de6c9 /dist/css/bootstrap.css | |
| parent | 317c667d1c0d1d0984d863d9d4baad9e1a25b1c6 (diff) | |
| download | bootstrap-eaeee93fa34092ee7c107d75edffd6c8274c15fb.tar.xz bootstrap-eaeee93fa34092ee7c107d75edffd6c8274c15fb.zip | |
docs rearrange
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index f6c4a6f21..004ad5e12 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -667,6 +667,9 @@ mark, content: "\00A0 \2014"; } +.figure { + display: inline-block; +} .figure > img { margin-bottom: .5rem; line-height: 1; |
