updated .fix-lists mixin

This commit is contained in:
Julian Lam
2016-01-21 12:25:44 -05:00
parent d67c0e1b08
commit 07c55ee859

View File

@@ -66,11 +66,9 @@
} }
} }
} }
margin-bottom: 10px;
} }
ol { > ul, > ol {
margin-bottom: 10px; margin-bottom: 10px;
} }
} }