Localisation updates from https://translatewiki.net.
[mediawiki.git] / resources / src / mediawiki.rcfilters / styles / mw.rcfilters.ui.CapsuleItemWidget.monobook.less
blob04e5efe05ee07dc116244a74c8b82d6261284fb0
1 .mw-rcfilters-ui-capsuleItemWidget {
2         .oo-ui-buttonElement {
3                 // Override the vertical align for the close button
4                 // for some unknown reason, this rule, in combination
5                 // with the negative margin-top rule, pushes all the
6                 // close buttons up above the capsule item.
7                 vertical-align: baseline;
8         }