]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Fix CSS for /user/new on validation error
[rails.git] / app / assets / stylesheets / common.css.scss
index 78126bb8878691a7428e0b2ce7e2cc274c65df37..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 { 
@@ -2339,7 +2343,7 @@ a.button {
     background-position: -150px 0;
   }
 
-  .sprite.changeset {
+  .sprite.tag {
     background-position: -200px 0;
   }