From 40bea9f77189d13f579b04df96ba2d00bffcbae3 Mon Sep 17 00:00:00 2001 From: Christian Klinger Date: Mon, 5 Sep 2016 12:03:42 +0200 Subject: fix z-index of slider. --- modules-available/roomplanner/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/modules-available/roomplanner/style.css b/modules-available/roomplanner/style.css index b04048bd..1ec55969 100644 --- a/modules-available/roomplanner/style.css +++ b/modules-available/roomplanner/style.css @@ -29,6 +29,7 @@ body.full #drawpanel { bottom: 5px; right: 30px; width: 15%; + z-index:1000; } #scaleslider { -- cgit v1.2.3-55-g7522