From f2edf8ddfb43e7b6d67330ef853a9eb99b1c95eb Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 17 May 2016 18:10:16 +0200 Subject: CSS: fix layer switcher --- chimere/static/chimere/css/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'chimere/static') diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index a6b6cda..d371df8 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -1237,6 +1237,7 @@ div.pp_default .pp_expand{ z-index:100; position: absolute; background-color: rgba(255,255,255,0.7); + top: 60px; } .LayerSwitcher .LayerClickDiv, .LayerSwitcher .LayerClickDiv * { -- cgit v1.2.3