aboutsummaryrefslogtreecommitdiff
path: root/less/type.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/type.less')
-rw-r--r--less/type.less6
1 files changed, 0 insertions, 6 deletions
diff --git a/less/type.less b/less/type.less
index 5cb93af0f..b1e323033 100644
--- a/less/type.less
+++ b/less/type.less
@@ -75,12 +75,6 @@ ol ol,
ol ul {
margin-bottom: 0;
}
-ul {
- list-style: disc;
-}
-ol {
- list-style: decimal;
-}
li {
line-height: @baseLineHeight;
}