FIX css in the case of not showing topmenu images.

This commit is contained in:
tarrsalah 2019-01-27 13:18:50 +01:00
parent 0ae3aeff12
commit 88da5f25d8

View File

@ -1542,7 +1542,7 @@ div#tmenu_tooltip {
<?php } ?>
}
div.tmenusep {
div.topmenuimage {
<?php if ($disableimages) { ?>
display: none;
<?php } ?>