From af4953a9b34eb016700125dcb9e321030e615db4 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sun, 10 Dec 2017 13:58:19 +0100 Subject: [PATCH] Select_box : fix position --- html/style-r692.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style-r692.css b/html/style-r692.css index b59524158..0e7af128f 100644 --- a/html/style-r692.css +++ b/html/style-r692.css @@ -2162,7 +2162,7 @@ div.content a.arrow { background:white; width:455px; max-width:250px; - position:relative; + position:absolute; z-index:3; padding:3px; margin:0px;