Commit 0e4e01af authored by Taddeüs Kroes's avatar Taddeüs Kroes

Editor textarea resizes automatically, so manual resizing is now diabled

parent d7dbbefa
......@@ -12,11 +12,11 @@ body {
}
.math-input {
width: 436px !important;
min-height: 314px;
padding: 7px 11px;
line-height: 26px;
overflow: hidden;
resize: none;
}
.pretty-print {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment