.mw-article-diff {
	// style that applies only to minerva footer on article diff pages
	.minerva-footer {
		padding-bottom: 10em;
	}

	// T363916: Main page may have some page actions on diff view
	&.page-Main_Page {
		.page-actions-menu {
			display: block;
		}
	}
}
