.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Captain ALM 2022-08-17 22:03:41 +01:00
parent d1080bce5b
commit 4180cb61f8
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -310,7 +310,7 @@ function PerformNavResize() {
if (ht && ht.length > 0) {ww = ht[0].clientWidth;}
}
if (ww > 0) {
var maxbarsz = ww - 325;
var maxbarsz = ww - 326;
var men = document.getElementById("menu")
var vmen = document.getElementById("vmenu")
if (men && vmen) {