2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Add missing .small styles and docs

This commit is contained in:
Zlatan Vasović
2013-11-08 10:30:15 +01:00
parent 463343af63
commit 0da3901ed5
4 changed files with 8 additions and 5 deletions
+2 -1
View File
@@ -233,7 +233,8 @@ blockquote {
p:last-child {
margin-bottom: 0;
}
small {
small,
.small {
display: block;
line-height: @line-height-base;
color: @blockquote-small-color;