]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Make the export bar less ugly
[rails.git] / app / assets / stylesheets / common.css.scss
index 85b8f26a9448e8f5d62c9f136eab3202273d4b95..f6d3fa68b98ff10c229fdebabcd2d4332c42f3aa 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 {