Commit 6dcfe94b authored by Mark Otto's avatar Mark Otto

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

parent f1a69722
...@@ -142,7 +142,7 @@ blockquote { ...@@ -142,7 +142,7 @@ blockquote {
#font > .shorthand(300,14px,@baseline); #font > .shorthand(300,14px,@baseline);
margin-bottom: 0; margin-bottom: 0;
} }
small, cite { small {
display: block; display: block;
#font > .shorthand(300,12px,@baseline); #font > .shorthand(300,12px,@baseline);
color: @grayLight; color: @grayLight;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment