aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less
index 683a30772..6b1c6d291 100644
--- a/less/type.less
+++ b/less/type.less
@@ -119,7 +119,7 @@ ul.inline,
ol.inline {
margin-left: 0;
list-style: none;
- & > li {
+ > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;