Modified z-index on full screen visual console bar

This commit is contained in:
fermin831 2017-03-03 11:37:51 +01:00
parent 46c9709256
commit a8f7668903
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ if ($config['pure']) {
. '</div>';
// Floating menu - Start
echo '<div id="vc-controls">';
echo '<div id="vc-controls" style="z-index: 999">';
echo '<div id="menu_tab">';
echo '<ul class="mn">';