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

This commit is contained in:
Captain ALM 2022-08-17 22:13:19 +01:00
parent 9ceafa50f6
commit 068743a794
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 - 336;
var maxbarsz = ww - 340;
var men = document.getElementById("menu")
var vmen = document.getElementById("vmenu")
if (men && vmen) {