aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/type.less10
1 files changed, 4 insertions, 6 deletions
diff --git a/less/type.less b/less/type.less
index 2f1f42ee3..a9a7e189f 100644
--- a/less/type.less
+++ b/less/type.less
@@ -107,12 +107,10 @@ ul,
ol {
margin-top: 0;
margin-bottom: (@line-height-computed / 2);
-}
-ul ul,
-ul ol,
-ol ol,
-ol ul {
- margin-bottom: 0;
+ ul,
+ ol{
+ margin-bottom: 0;
+ }
}
// List options