tweak editor textarea style

This commit is contained in:
mutantmonkey 2015-10-04 14:57:36 -07:00
parent f0e71325c4
commit 70cff4431d
1 changed files with 2 additions and 1 deletions

View File

@ -312,8 +312,9 @@ body {
#editor { #editor {
display: none; display: none;
border: 0;
width: 794px;
height: 800px; height: 800px;
font-size: 11px;
} }
/* }}} */ /* }}} */