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
......@@ -239,4 +239,8 @@ div#update_container {
width: 75%;
margin: 0 auto;
font-weight: bold
}
\ No newline at end of file
}
#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