]> git.openstreetmap.org Git - rails.git/commitdiff
Remove resize css property from textarea
authorAnton Khorev <tony29@yandex.ru>
Sat, 29 Jul 2023 16:38:06 +0000 (19:38 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 29 Jul 2023 16:38:06 +0000 (19:38 +0300)
app/assets/stylesheets/common.scss

index 19cc8e5bed806b0fa2cd8de3c02ebdeea0ab0c83..f50bf328ead68c4b2a1571649c3df2a1faa5363f 100644 (file)
@@ -611,10 +611,6 @@ body.small-nav {
     }
   }
 
-  #embed_html {
-    resize: vertical;
-  }
-
   #mapnik_scale {
     width: 100px;
   }