mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Modified z-index on full screen visual console bar
This commit is contained in:
parent
46c9709256
commit
a8f7668903
@ -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">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user