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

/* Define z-index property to ensure proper stacking, thus fixing T249557 */
.mw-json-schema-code-samples {
	z-index: @z-index-stacking-1;
}
