X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ad60ee5c9c9fbb760d54c94448ba96a790e78a71..5cbaceb45fef57a6079b5c647c4ac574f9e1c0e2:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 78126bb88..b9306a4f1 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -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; }