]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Use a fixed name for the asset manifest
[rails.git] / app / assets / stylesheets / common.scss
index e8696d665ef32b9c71c54d8f42b9e224d3a1fa15..21cecaf4aa67da1e94b89b433f4dcfed1ffcbcbb 100644 (file)
@@ -721,6 +721,7 @@ nav.secondary {
       text-decoration: none;
       background-color: $lightblue;
       padding: 5px 10px;
+      border-right: 1px solid #fff;
     }
 
     a:first-child {
@@ -729,7 +730,6 @@ nav.secondary {
     }
 
     a:last-child {
-      border-left: 1px solid #fff;
       border-radius: 0 4px 4px 0;
     }