fix hidden menu
This commit is contained in:
parent
66a1528341
commit
489321081a
2 changed files with 8 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<?php endforeach; ?>
|
||||
}
|
||||
|
||||
<?php if (empty($_['top-menu-apps'])): ?>
|
||||
<?php if (empty($_['top-menu-apps']) && empty($_['top-side-menu-apps'])): ?>
|
||||
#appmenu {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue