]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.css.scss
Introduce a new layer switcher
[rails.git] / app / assets / stylesheets / small.css.scss
index 59a6469cee8532d5e22e8856fa086edaff5cd311..412cf720371594f7780ae458dc8b6cc660a34608 100644 (file)
@@ -17,9 +17,11 @@ h1 {
 }
 
 /* Rules for tabbed navigation bar */
+#top-bar {
+  margin: 0;
+}
 
-#tabnav
-{
+#tabnav {
   height: 14px;
   margin: 0px;
   padding-top: 5px;
@@ -28,8 +30,7 @@ h1 {
   line-height: 10px;
 }
 
-#tabnav a, #tabnav a:link, #tabnav a:visited 
-{
+#tabnav a, #tabnav a:link, #tabnav a:visited {
   font-size: 10px;
   line-height: 10px;
   padding: 2px 5px;