/*!
 * VisualEditor MediaWiki UserInterface TemplatePage styles.
 *
 * @copyright 2011-2020 VisualEditor Team and others; see AUTHORS.txt
 * @license The MIT License (MIT); see LICENSE.txt
 */

.ve-ui-mwTransclusionDialog-newSidebar .oo-ui-menuLayout-content > .oo-ui-bookletLayout-stackLayout {
	/* We don't want anything to collapse left/right, so shouldn't use margin */
	padding: 0 20px;
}
