[#369] add resize

This commit is contained in:
Alexander Machehin 2014-04-15 22:36:40 +06:00
parent 1aa0ffccfc
commit fe96da0eea
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ table.blob td.lines pre {
textarea#code {
width: 845px;
resize: none;
resize: vertical;
height: 30em;
}