From eaeee93fa34092ee7c107d75edffd6c8274c15fb Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 9 Aug 2015 23:38:16 -0700 Subject: docs rearrange --- scss/_type.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scss/_type.scss') diff --git a/scss/_type.scss b/scss/_type.scss index c94c747ffa..07a6162918 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; -- cgit v1.2.3