diff options
| author | Mark Otto <[email protected]> | 2011-07-29 12:30:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-07-29 12:30:59 -0700 |
| commit | 68d4b85ffc542ef85eb4fe1bfba7acf6d504f522 (patch) | |
| tree | 3ebf117feb386f2e92c336e450e0a5667fdb6499 /lib | |
| parent | a7d65d7d8fdb65d514fb7638209175f87eb92a04 (diff) | |
| download | bootstrap-68d4b85ffc542ef85eb4fe1bfba7acf6d504f522.tar.xz bootstrap-68d4b85ffc542ef85eb4fe1bfba7acf6d504f522.zip | |
no idea what these changes are
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/type.less | 2 |
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; } } |
