Merge "RCFilters: Align TagItemWidget highlight in Safari"
[lhc/web/wiklou.git] / resources / src / mediawiki.rcfilters / styles / mw.rcfilters.ui.FilterWrapperWidget.less
index 1029d54..5aa866d 100644 (file)
@@ -3,4 +3,12 @@
        width: 100%;
        // Make sure this uses the interface direction, not the content direction
        direction: ltr;
+
+       &-viewToggleButtons {
+               margin-top: 1em;
+       }
+
+       &-bottom {
+               margin-top: 1em;
+       }
 }