From 7e188aa5f179c1fbbb6cfae98cbc4f7e9c2bd657 Mon Sep 17 00:00:00 2001 From: echarp Date: Sun, 2 Jul 2017 13:02:20 +0200 Subject: [PATCH] The region selector will always be above the eventual map --- app/assets/stylesheets/region.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/region.sass b/app/assets/stylesheets/region.sass index 4566216f..aaa1a022 100644 --- a/app/assets/stylesheets/region.sass +++ b/app/assets/stylesheets/region.sass @@ -5,7 +5,7 @@ float: left ul margin: 0 - z-index: 10 + z-index: 500 list-style: none text-align: left border-bottom-left-radius: 0.4em