Merge "Making sister search sidebar links blue"
[lhc/web/wiklou.git] / resources / src / mediawiki.rcfilters / styles / mw.rcfilters.less
index ef29655..c667bac 100644 (file)
@@ -3,7 +3,7 @@
 
 // Corrections for the standard special page
 .client-js {
-       .rcoptions {
+       .cloptions {
                border: 0;
        }
 
        }
 
        .rcfilters-head {
-               min-height: 220px;
-               margin-top: 1em;
+               min-height: 200px;
 
                &:not( .mw-rcfilters-ui-ready ) {
                        opacity: 0.5;
                        pointer-events: none;
 
-                       .rcoptions {
+                       .cloptions {
                                display: none;
                        }
                }