2
0
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:
Mark Otto
2012-01-12 10:19:07 -08:00
parent 620d987f9f
commit 5e3c211334
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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;