Module:Message box/ombox.css

From WPRDC Wiki
< Module:Message box
Revision as of 23:59, 21 October 2020 by >Tacsipacsi (use the exact same selector and rules as found in MediaWiki:Gadget-enwp-boxes.css—TemplateStyles will make sure that this rule overrides the gadget’s one and that this rule flips appropriately on RTL pages (as long as they have page language set, i.e. they use the Translate extension))
Jump to navigation Jump to search
html body.mediawiki .mbox-small {
	clear: right;
	float: right;
	margin: 4px 0 4px 1em;
}