Select_box : fix position

This commit is contained in:
Dany De Bontridder 2017-12-10 13:58:19 +01:00
parent e691b321e6
commit af4953a9b3

View file

@ -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;