X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/118347444f0564d427b62535a953401549063303..5ff4e4e331e8e8e117bbbfeefe045c66d1349d29:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 59f81353d..454c21cc8 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2078,6 +2078,7 @@ textarea { color: #222; background-color: #fff; border: 1px solid $grey; + border-radius: 3px; padding: 2px 5px; margin: 0; width: 200px; @@ -2090,6 +2091,8 @@ textarea { textarea { padding: 5px; width: 100%; + min-height: 50px; + resize: vertical; } /* Rules for user images */