]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Set the z-index on the top bar to keep it in front
[rails.git] / app / assets / stylesheets / common.css.scss
index 217bb0c669c341463fea61a90296d7e466bad1b6..654bbab970d4f9eb427f92598eb0197d13ca1ecf 100644 (file)
@@ -332,6 +332,7 @@ h2 {
 
 #top-bar {
   position: absolute;
+  z-index: 10000;
   top: 0;
   left: 185px;
   right: 0;