Skip to content
Snippets Groups Projects
Commit 0e4e01af authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Editor textarea resizes automatically, so manual resizing is now diabled

parent d7dbbefa
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment