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

This commit is contained in:
Captain ALM 2022-08-17 22:11:25 +01:00
parent bff318f8bf
commit e7c5b83f7a
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 - 328;
var maxbarsz = ww - 332;
var men = document.getElementById("menu")
var vmen = document.getElementById("vmenu")
if (men && vmen) {