aboutsummaryrefslogtreecommitdiff
path: root/scss/_type.scss
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-09 23:38:16 -0700
committerMark Otto <[email protected]>2015-08-09 23:38:16 -0700
commiteaeee93fa34092ee7c107d75edffd6c8274c15fb (patch)
treedd3c7e7a09c4879ebf26a1621e1351414d3de6c9 /scss/_type.scss
parent317c667d1c0d1d0984d863d9d4baad9e1a25b1c6 (diff)
downloadbootstrap-eaeee93fa34092ee7c107d75edffd6c8274c15fb.tar.xz
bootstrap-eaeee93fa34092ee7c107d75edffd6c8274c15fb.zip
docs rearrange
Diffstat (limited to 'scss/_type.scss')
-rw-r--r--scss/_type.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/scss/_type.scss b/scss/_type.scss
index c94c747ff..07a616291 100644
--- a/scss/_type.scss
+++ b/scss/_type.scss
@@ -193,6 +193,9 @@ mark,
//
.figure {
+ // Ensures the caption's text aligns with the image.
+ display: inline-block;
+
> img {
@extend .img-responsive;
line-height: 1;