Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.vector-layout-grid .mw-page-container-inner {
	row-gap: 5px; /* default is 24px */
}

/* wasted vertical space (on Watchlist in particular) */
.mw-special-Watchlist.page-Special_Watchlist.rootpage-Special_Watchlist .mw-body-subheader {
	margin-top: 0; /* default is 1em */
}
/* wasted vertical space v2. Is class .mw-body-subheader gone? */
#siteNotice {
	margin: 0;
}