]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Fix textarea resizing
[rails.git] / app / assets / stylesheets / common.css.scss
index 9ea4b0dfae28e84fb352cd88d5a51eed51079633..ee36043264bd0a49287338f043d71ac75f617924 100644 (file)
@@ -643,6 +643,7 @@ a.donate {
   }
 
   #embed_html {
+    resize: vertical;
     font-family: monospace;
     font-size: small;
   }
@@ -1607,7 +1608,6 @@ textarea {
 textarea {
   padding: 5px;
   width: 100%;
-  height: 100% !important;
 }
 
 /* Rules for user images */