Merge "auth: Follow up on e907d4328dc3e"
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.view.categoryPage.less
index 83cc207..abdee12 100644 (file)
@@ -3,7 +3,13 @@
 .mw-category {
        .column-count(3);
        .column-width(24em);
+
        .mw-category-group {
+               ul {
+                       margin-top: 0;
+                       margin-bottom: 0;
+               }
+
                li {
                        .column-break-inside-avoid;
                }