remove the cite tag from blockquote since we pulled it from the docs

This commit is contained in:
Mark Otto 2011-08-19 22:15:57 -07:00
parent f1a6972281
commit 6dcfe94bab
1 changed files with 1 additions and 1 deletions

View File

@ -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;