]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/2469'
[rails.git] / app / assets / stylesheets / common.scss
index 59f81353dcf156a612597462e63ab4b5d69c9f80..454c21cc8386996aa8d591ed4e827cb5ef9a07ac 100644 (file)
@@ -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 */