mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 23:05:18 -04:00
Hide the menu until we can superfish it so that we don't see the
unstyled list appear which causes the page layout to flicker.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<img id="gLogo" alt="<?= t("Logo") ?>" src="<?= $theme->url("images/logo.png") ?>" />
|
||||
</a>
|
||||
|
||||
<div id="gSiteMenu">
|
||||
<div id="gSiteMenu" style="display: none">
|
||||
<?= $theme->site_menu() ?>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user