]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Adjust whitespace and color
[rails.git] / app / assets / stylesheets / common.css.scss
index a50bb74dc0e1c48103ff49f2e7cceac6a79d3e6d..90744a1876d0920f196f3a2d04818c0843122410 100644 (file)
@@ -2227,7 +2227,7 @@ a.button {
   }
 
   .drop {
   }
 
   .drop {
-    margin-top: 80px;
+    margin-top: 20px;
   }
 
   .sprite {
   }
 
   .sprite {
@@ -2278,4 +2278,16 @@ a.button {
   .sprite.question {
     background-position: -300px 0;
   }
   .sprite.question {
     background-position: -300px 0;
   }
+
+  .pad1 {
+    padding: 10px;
+  }
+
+  .pad2 {
+    padding: 20px;
+  }
+
+  .note-box {
+    background-color: $offwhite;
+  }
 }
 }