fixed ordered lists in post content

This commit is contained in:
psychobunny
2015-12-16 17:39:21 -05:00
parent 23c2fb2b52
commit 3ce9d0ac2f

View File

@@ -69,6 +69,10 @@
margin-bottom: 10px;
}
ol {
margin-bottom: 10px;
}
}
.user-icon-style(@size: 32px, @font-size: 1.5rem, @border-radius: inherit) {