]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/ltr.css.scss
Don't escape the heading as it contains a link
[rails.git] / app / assets / stylesheets / ltr.css.scss
index 61fbf4104a1c128c578347768dd78e5e320300a1..5eba8ddb9f798d38a3fda13a3246d08eff0d87d2 100644 (file)
@@ -68,7 +68,7 @@ html body {
 
 /* Rules for tabbed navigation bar */
 
-#tabnav {
+#top-bar {
   margin-left: 185px;
 }
 
@@ -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 {