]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Tighten vertical space
[rails.git] / app / assets / stylesheets / common.css.scss
index 9ea4b0dfae28e84fb352cd88d5a51eed51079633..42966accd70debe5d19ba7b4035ab29c7dc38400 100644 (file)
@@ -602,11 +602,14 @@ a.donate {
   }
 }
 
-.layers-ui {
-  ul, li:last-child {
+.layers-ui,
+.share-ui {
+  ul, li:last-child, p:last-child {
     margin-bottom: 0;
   }
+}
 
+.layers-ui {
   li {
     border-radius: 4px;
     overflow: hidden;
@@ -643,6 +646,7 @@ a.donate {
   }
 
   #embed_html {
+    resize: vertical;
     font-family: monospace;
     font-size: small;
   }
@@ -1607,7 +1611,6 @@ textarea {
 textarea {
   padding: 5px;
   width: 100%;
-  height: 100% !important;
 }
 
 /* Rules for user images */