aboutsummaryrefslogtreecommitdiff
path: root/lib/type.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-19 19:38:44 -0700
committerJacob Thornton <[email protected]>2011-08-19 19:38:44 -0700
commit630b874dbdcdff364976a07d0062a1be18fab119 (patch)
treea5e25e16b5b8ad5fa76d60f4899ff94ebbb7ba1b /lib/type.less
parent962acdc0d8271bb991e09c41add851015409e9c9 (diff)
downloadbootstrap-630b874dbdcdff364976a07d0062a1be18fab119.tar.xz
bootstrap-630b874dbdcdff364976a07d0062a1be18fab119.zip
small or cite tag for Blockquotes
Diffstat (limited to 'lib/type.less')
-rw-r--r--lib/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less
index 1ba44ad66..2e330f9a1 100644
--- a/lib/type.less
+++ b/lib/type.less
@@ -142,7 +142,7 @@ blockquote {
#font > .shorthand(300,14px,@baseline);
margin-bottom: 0;
}
- cite {
+ small, cite {
display: block;
#font > .shorthand(300,12px,@baseline);
color: @grayLight;