aboutsummaryrefslogtreecommitdiff
path: root/lib/type.less
diff options
context:
space:
mode:
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,