diff --git a/dencode.css b/dencode.css index b82c325..8a7e9cd 100644 --- a/dencode.css +++ b/dencode.css @@ -67,7 +67,7 @@ textarea.input { font-size: 80%; height: 150px; padding: 0.1em 0.3em; - resize: none; + resize: vertical; width: -moz-available; width: -webkit-fill-available; }