Changes

MediaWiki:Vector.css

135 bytes removed, 09:20, 1 March 2017
no edit summary
div#mw-panel div.portal div.body ul li {
margin-left: 1em;
}
 
#stickyunit {
position: -webkit-sticky; // required for Safari
position: sticky;
top: 10; // required as well.
}
/* background colors and whatnot */