Merge "Avoid preemptive DB replication waits for farm cross-wiki redirects"
[lhc/web/wiklou.git] / resources / src / mediawiki.rcfilters / styles / mw.rcfilters.ui.FilterWrapperWidget.less
index df4592c..a89b69c 100644 (file)
@@ -1,5 +1,4 @@
 .mw-rcfilters-ui-filterWrapperWidget {
-       margin-top: 1em;
        width: 100%;
        // Make sure this uses the interface direction, not the content direction
        direction: ltr;
@@ -8,6 +7,17 @@
                margin-top: 1em;
        }
 
+       &-top {
+               &-placeholder {
+                       width: 100%;
+               }
+
+               &-savedLinks {
+                       padding-left: 1em;
+                       vertical-align: bottom;
+               }
+       }
+
        &-bottom {
                margin-top: 1em;