Fixed vc-control

This commit is contained in:
Daniel Maya 2019-06-21 12:41:05 +02:00
parent cd5ad59f56
commit 379a0039ae
2 changed files with 2 additions and 3 deletions

View File

@ -1390,7 +1390,6 @@ div.title_line {
#menu_tab {
margin-right: 10px;
min-width: 510px;
}
#menu_tab .mn,
@ -3711,7 +3710,7 @@ div#vc-controls {
div#vc-controls div.vc-title,
div#vc-controls div.vc-refr {
margin-top: 6px;
margin-top: 15px;
margin-left: 3px;
margin-right: 3px;
}

View File

@ -172,7 +172,7 @@ if ($pure === true) {
echo '<div id="vc-controls" style="z-index: 999">';
echo '<div id="menu_tab">';
echo '<ul class="mn">';
echo '<ul class="mn white-box-content box-shadow flex-row">';
// Quit fullscreen.
echo '<li class="nomn">';