]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Remove unnecessary div/class/css
[rails.git] / app / assets / stylesheets / common.css.scss
index adcb01d5295fe0ac66a273d7e068554a54957245..b9306a4f1d99646597e1bb84ad518e2139d09d42 100644 (file)
@@ -1053,12 +1053,16 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
     max-width: 740px;
   }
 }
-.user-new #content.pad2 {
-    padding: 0;
+
+.user-new,
+.user-create {
+  .content-heading {
+    height: 200px;
   }
 
-.user-new .content-heading {
-  height: 200px;  
+  #content.pad2 {
+    padding: 0;
+  }
 }
 
 .header-illustration {