MediaWiki:Gadget-WideVector.css: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


body, #right-navigation {
body, #right-navigation {
margin-right: 0 !important;
padding-right: 0 !important;
}
}

Latest revision as of 10:28, May 31, 2021

/* Always show the wide version of Vector */

body, #right-navigation {
	padding-right: 0 !important;
}