Ver Fonte

Text area width fix

Taddeus Kroes há 13 anos atrás
pai
commit
dc6b04315f
1 ficheiros alterados com 1 adições e 0 exclusões
  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;