@import 'mediawiki.skin.variables.less';

// For compatibility with code older than #mw-teleport-target (T350544)
body > .oo-ui-windowManager {
	font-size: @font-size-small;

	> .oo-ui-dialog {
		z-index: @z-index-overlay;
	}
}
