diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/type.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/type.less b/less/type.less index 0d5b9c37e..683a30772 100644 --- a/less/type.less +++ b/less/type.less @@ -117,6 +117,7 @@ ol.unstyled { // Single-line list items ul.inline, ol.inline { + margin-left: 0; list-style: none; & > li { display: inline-block; |
