Allow resizing of comment textarea

This commit is contained in:
Sybren A. Stüvel 2016-10-20 17:01:58 +02:00
parent e1678537c0
commit 8b64f9140b

View File

@ -407,7 +407,7 @@ $comments-width-max: 710px
margin: 0 auto 5px auto
padding: 10px
color: $color-text-dark
resize: none
resize: vertical
transition: all 300ms ease-in-out