]> 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 8ca91bf3781c4f65050f22c85708fb8a01588dd8..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 */