diff --git a/js/functions.js b/js/functions.js index a2dde56406..df9697df7d 100644 --- a/js/functions.js +++ b/js/functions.js @@ -4136,7 +4136,7 @@ $(function () { 'position': 'fixed', 'top': 0, 'width': '100%', - 'z-index': 500 + 'z-index': 99 }) .append($('#serverinfo')) .append($('#topmenucontainer'));