X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a3c83f8623753ffa77b7de476fe7c9991658aec5..839b6daf056639f6769150edeaed73cf79746c20:/app/assets/stylesheets/ltr.css.scss?ds=sidebyside diff --git a/app/assets/stylesheets/ltr.css.scss b/app/assets/stylesheets/ltr.css.scss index 61fbf4104..039d901c0 100644 --- a/app/assets/stylesheets/ltr.css.scss +++ b/app/assets/stylesheets/ltr.css.scss @@ -76,7 +76,7 @@ html body { #tabnav a:link, #tabnav a:visited { float: left; - margin-right: 4px; + margin-right: 1px; } /* Rules for greeting bar in the top right corner */ @@ -194,12 +194,6 @@ html body { float: right; } -/* Rules for the login page */ - -#login_wrapper input[type=submit] { - float: right; -} - /* Rules for the account confirmation page */ form#termsForm div#buttons {