/*! * VisualEditor MediaWiki Initialization MobileArticleTarget styles. * * @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ .ve-ui-overlay { /* enough to cover .overlay-header-container with z-index: 5 */ z-index: 6; } .ve-init-mw-target-surface .ve-ce-documentNode, .ve-init-mw-target-surface .ve-ui-surface-placeholder { padding: 0; }