diff options
| author | Mark Otto <[email protected]> | 2011-06-28 15:11:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-06-28 15:11:41 -0700 |
| commit | 4e95e558db14a2de80c6cdfd5712c15c8130a951 (patch) | |
| tree | fba6ce1ad1c748dcea295ee7e4f9bdb68c4ea552 /lib/scaffolding.less | |
| parent | 01c5e74bb3a351feb0c83ff14fb22244647eb82b (diff) | |
| download | bootstrap-4e95e558db14a2de80c6cdfd5712c15c8130a951.tar.xz bootstrap-4e95e558db14a2de80c6cdfd5712c15c8130a951.zip | |
reseting baseline to 18px, fixing wells, moving pre styles for chili to docs
Diffstat (limited to 'lib/scaffolding.less')
| -rw-r--r-- | lib/scaffolding.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/scaffolding.less b/lib/scaffolding.less index f8aca54ef..6853afe75 100644 --- a/lib/scaffolding.less +++ b/lib/scaffolding.less @@ -35,7 +35,7 @@ html, body { } body { margin: 0; - #font > .sans-serif(normal,14px,20px); + #font > .sans-serif(normal,@basefont,@baseline); color: @gray; text-rendering: optimizeLegibility; } |
