Merge "Add code to write to change_tag_def table"
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.view.categoryPage.less
index ff25913..a481074 100644 (file)
@@ -1,9 +1,13 @@
-@import "mediawiki.mixins";
+@import 'mediawiki.mixins';
 
 .mw-category {
        .column-count(3);
        .column-width(24em);
        .mw-category-group {
+               ul {
+                       margin-top: 0;
+                       margin-bottom: 0;
+               }
                li {
                        .column-break-inside-avoid;
                }