Forráskód Böngészése

Text area width fix

Taddeus Kroes 13 éve
szülő
commit
dc6b04315f
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/frontend/css/editor.css

+ 1 - 0
src/frontend/css/editor.css

@@ -12,6 +12,7 @@ body {
 }
 
 .math-input {
+    width: 436px !important;
     min-height: 314px;
     padding: 7px 11px;
     line-height: 26px;