Explorar el Código

Text area width fix

Taddeus Kroes hace 13 años
padre
commit
dc6b04315f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;