diff --git a/production/css/custom.css b/production/css/custom.css index 554c6b0e..735d6b5a 100755 --- a/production/css/custom.css +++ b/production/css/custom.css @@ -1381,7 +1381,7 @@ ul.msg_list li a .message { position: absolute; text-shadow: none; top: 100%; - z-index: 1000; + z-index: 9998; border: 1px solid #D9DEE4; border-top-left-radius: 0; border-top-right-radius: 0;