mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/dialogs/ve.ui.MWCommandHelpDialog.css
Roan Kattouw e68dd9c7c1 Bump command help dialog height again
Change-Id: I348ce317b46f040bc8a2d70e4392ce0dfe24611c
2014-12-10 16:24:14 -08:00

13 lines
261 B
CSS

/*!
* VisualEditor UserInterface MediaWiki CommandHelpDialog styles.
*
* @copyright 2011-2014 VisualEditor Team and others; see http://ve.mit-license.org
*/
.ve-ui-commandHelpDialog-container {
/*
* See ve.ui.CommandHelpDialog.css
*/
height: 41em;
}