merowinger92
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/definitions/elements/list.less
|
@ -88,7 +88,7 @@ ol.ui.list li:last-child, |
|
|
/* Child List */ |
|
|
/* Child List */ |
|
|
ul.ui.list ul, |
|
|
ul.ui.list ul, |
|
|
ol.ui.list ol, |
|
|
ol.ui.list ol, |
|
|
.ui.list .list { |
|
|
|
|
|
|
|
|
.ui.list .list:not(.icon) { |
|
|
clear: both; |
|
|
clear: both; |
|
|
margin: 0em; |
|
|
margin: 0em; |
|
|
padding: @childListPadding; |
|
|
padding: @childListPadding; |
|
|