]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Make the account image form less ugly
[rails.git] / app / assets / stylesheets / common.css.scss
index 85b8f26a9448e8f5d62c9f136eab3202273d4b95..56c32d9e7cc1468930dd11c949175ebd081de8e6 100644 (file)
@@ -758,6 +758,16 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
   text-align: center;
 }
 
+#drag_box {
+  display: inline;
+  padding: $lineheight/2 $lineheight;
+}
+
+#export_commit {
+  width: 50%;
+  margin: auto;
+}
+
 /* Rules for the main content area */
 
 #content {
@@ -1285,9 +1295,8 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
   border: 1px solid #ccc;
 }
 
-.accountImage-options {
-  width: 50%;
-  display: inline-block;
+.accountImage-options p {
+  margin-bottom: 0px;
 }
 
 .nohome .location {