From 630b874dbdcdff364976a07d0062a1be18fab119 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Fri, 19 Aug 2011 19:38:44 -0700 Subject: small or cite tag for Blockquotes --- lib/type.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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; -- cgit v1.2.3