/**
 * Changeslist legends are hidden on Minerva due to their complexity
 * on mobile displays.
 */

.mw-changeslist-legend {
	display: none !important;
}
