mediawiki-extensions-Visual.../modules/ve-mw/ce/styles/ve.ce.MWMathNode.css

10 lines
240 B
CSS
Raw Normal View History

/*!
* VisualEditor ContentEditable MediaWiki MWMathNode styles.
*
* @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ce-mwMathNode {
display: inline-block;
}