Commit 12a41578 authored by David Lawrence's avatar David Lawrence

Bug 653659 - Cannot shrink-back attachment description textarea on detailed edit

r/a=mkanat
parent 2c7efadd
...@@ -240,3 +240,7 @@ div#update_container { ...@@ -240,3 +240,7 @@ div#update_container {
margin: 0 auto; margin: 0 auto;
font-weight: bold font-weight: bold
} }
#description {
resize: vertical;
}
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