resize submenu on window resize

This commit is contained in:
gabryon99 2020-01-29 12:28:29 +01:00
parent bfc8a4267d
commit dbd772f33c
5 changed files with 57 additions and 85 deletions

View file

@ -800,7 +800,7 @@ end -- num_ifaces > 0
-- ##############################################
-- Info
local is_help_Page = (active_page == "home" or active_page == "about" or active_page == "telemetry" or active_page == "directories")
local is_help_page = (active_page == "home" or active_page == "about" or active_page == "telemetry" or active_page == "directories")
print ([[
<li class="nav-item ]].. (is_help_page and 'active' or '' ) ..[[">