diff --git a/lib/type.less b/lib/type.less index 2e330f9a17..e2f745b264 100644 --- a/lib/type.less +++ b/lib/type.less @@ -142,7 +142,7 @@ blockquote { #font > .shorthand(300,14px,@baseline); margin-bottom: 0; } - small, cite { + small { display: block; #font > .shorthand(300,12px,@baseline); color: @grayLight;