MediaWiki:Common.css/src/system/Special/Contribs.scss

From Terraria Wiki
Jump to navigation Jump to search

This page is one of the SCSS pages which are the basis for MediaWiki:Common.css. After you edit this page, you will need to recompile them for your changes to take effect. See Terraria Wiki:CSS to learn more.

/********* Special:Contribs *********/


.mw-contributions-table > :nth-child(3) label + select,
.mw-contributions-table > :nth-child(4) label + input {
	display: inline;
	margin: 0;
}

.mw-contributions-table .mw-input-with-label {
	vertical-align: middle;
}