RCFilters: Add top spacing between RCFilters and top content
authorMoriel Schottlender <moriel@gmail.com>
Tue, 30 May 2017 09:33:28 +0000 (12:33 +0300)
committerMoriel Schottlender <moriel@gmail.com>
Tue, 30 May 2017 09:33:28 +0000 (12:33 +0300)
Bug: T165095
Change-Id: I0cfafe700fd6548a27d510a5f624f7728327b490

resources/src/mediawiki.rcfilters/styles/mw.rcfilters.ui.FilterWrapperWidget.less

index dc8b013..1029d54 100644 (file)
@@ -1,4 +1,5 @@
 .mw-rcfilters-ui-filterWrapperWidget {
+       margin-top: 1em;
        width: 100%;
        // Make sure this uses the interface direction, not the content direction
        direction: ltr;