aboutsummaryrefslogtreecommitdiff
path: root/lib/type.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-05 01:34:14 -0800
committerMark Otto <[email protected]>2012-01-05 01:34:14 -0800
commitfb9401b355366452d310d39f51224999da4daa82 (patch)
treef39799f2247d3993032f381eecf0e7d75784793d /lib/type.less
parent553030ca7de8dac3c5180629ff84fa14173513ab (diff)
downloadbootstrap-fb9401b355366452d310d39f51224999da4daa82.tar.xz
bootstrap-fb9401b355366452d310d39f51224999da4daa82.zip
tweaks abound, updated prettify styles, new sidenav component started, sprite icons started
Diffstat (limited to 'lib/type.less')
-rw-r--r--lib/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less
index b2ba73b86..cc446a69d 100644
--- a/lib/type.less
+++ b/lib/type.less
@@ -74,7 +74,7 @@ h6 {
// Unordered and Ordered lists
ul, ol {
- margin: 0 0 @baseLineHeight / 2 25px;
+ margin: 13px 0 14px 25px;
}
ul ul,
ul ol,