mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
fix type shorthand in blockquote
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@ blockquote {
|
||||
border-left: 5px solid #eee;
|
||||
p {
|
||||
margin-bottom: 0;
|
||||
#font > .shorthand(300,16px,@baseLineHeight * 1.25);
|
||||
#font > .shorthand(16px,300,@baseLineHeight * 1.25);
|
||||
}
|
||||
small {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user