mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/dialogs/ve.ui.MWCommandHelpDialog.css
Ed Sanders fa34e91da8 Create ve.ui.MWCommandHelpDialog.css for height hack
Height differs to core due to extra commands.

Change-Id: I8162ff4db86ceeac0ca92d165b185a418f9e4fc7
2014-11-25 19:19:16 +00: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: 38em;
}