X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f419c7ab0425550146fb771a54b7ffece63c246..75d09e2233632be708da314496f8cd44fc6c0c75:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 54fd52dd2..e8db49b7a 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2092,6 +2092,7 @@ textarea { color: #222; background-color: #fff; border: 1px solid $grey; + border-radius: 3px; padding: 2px 5px; margin: 0; width: 200px; @@ -2104,6 +2105,8 @@ textarea { textarea { padding: 5px; width: 100%; + min-height: 50px; + resize: vertical; } /* Rules for user images */