aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-07-29 12:30:59 -0700
committerMark Otto <[email protected]>2011-07-29 12:30:59 -0700
commit68d4b85ffc542ef85eb4fe1bfba7acf6d504f522 (patch)
tree3ebf117feb386f2e92c336e450e0a5667fdb6499 /lib
parenta7d65d7d8fdb65d514fb7638209175f87eb92a04 (diff)
downloadbootstrap-68d4b85ffc542ef85eb4fe1bfba7acf6d504f522.tar.xz
bootstrap-68d4b85ffc542ef85eb4fe1bfba7acf6d504f522.zip
no idea what these changes are
Diffstat (limited to 'lib')
-rw-r--r--lib/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less
index cc18bff60..2f2bcac42 100644
--- a/lib/type.less
+++ b/lib/type.less
@@ -10,7 +10,7 @@ p {
#font > .shorthand(normal,@basefont,@baseline);
margin-bottom: @baseline;
small {
- font-size: 12px;
+ font-size: 11px;
color: @grayLight;
}
}