Fix textarea resizing

This commit is contained in:
John Firebaugh 2013-07-19 12:18:42 -07:00
parent 669393a6cb
commit 1285f9d38c

View file

@ -643,6 +643,7 @@ a.donate {
}
#embed_html {
resize: vertical;
font-family: monospace;
font-size: small;
}
@ -1607,7 +1608,6 @@ textarea {
textarea {
padding: 5px;
width: 100%;
height: 100% !important;
}
/* Rules for user images */