Merge "statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory"
[lhc/web/wiklou.git] / resources / src / mediawiki.rcfilters / styles / mw.rcfilters.ui.FilterWrapperWidget.less
1 .mw-rcfilters-ui-filterWrapperWidget {
2 margin-top: 1em;
3 width: 100%;
4 // Make sure this uses the interface direction, not the content direction
5 direction: ltr;
6
7 &-viewToggleButtons {
8 margin-top: 1em;
9 }
10
11 &-bottom {
12 margin-top: 1em;
13 }
14 }