Fix old class name

Change-Id: Ia78e4c064e66536cb3144dd2af4c157087690b51
This commit is contained in:
Thalia 2015-09-19 01:33:01 +01:00
parent 01004cbf94
commit 2ca833f9e6

View file

@ -5,6 +5,6 @@
* @license The MIT License (MIT); see LICENSE.txt * @license The MIT License (MIT); see LICENSE.txt
*/ */
.ve-ui-mwMathInspector-content .ve-ui-mwExtensionInspector-input textarea { .ve-ui-mwMathInspector-content .ve-ui-mwExtensionWindow-input textarea {
font-family: monospace, Courier; font-family: monospace, Courier;
} }