aboutsummaryrefslogtreecommitdiff
path: root/lib/scaffolding.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-06-28 15:11:41 -0700
committerMark Otto <[email protected]>2011-06-28 15:11:41 -0700
commit4e95e558db14a2de80c6cdfd5712c15c8130a951 (patch)
treefba6ce1ad1c748dcea295ee7e4f9bdb68c4ea552 /lib/scaffolding.less
parent01c5e74bb3a351feb0c83ff14fb22244647eb82b (diff)
downloadbootstrap-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.less2
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;
}