mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 04:11:39 +02:00
remove the cite tag from blockquote since we pulled it from the docs
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user