mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
remove the cite tag from blockquote since we pulled it from the docs
This commit is contained in:
parent
f1a6972281
commit
6dcfe94bab
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user