fav gap and ugly horizontal scrollbar 1050px width...

This commit is contained in:
2026-05-27 07:01:53 +02:00
parent ef08f85d25
commit 236e540204
3 changed files with 6 additions and 5 deletions

View File

@@ -199,7 +199,6 @@
a.appendChild(img);
favcontainer.appendChild(a);
favcontainer.appendChild(document.createTextNode('\u00A0'));
});
favcontainer.hidden = false;
} else {

View File

@@ -189,7 +189,6 @@
a.appendChild(img);
favcontainer.appendChild(a);
favcontainer.appendChild(document.createTextNode('\u00A0'));
});
favcontainer.hidden = false;
} else {