fix max width of wtoggle after moving [+] inline

This commit is contained in:
Til Schmitter 2026-05-10 00:22:03 +02:00
parent 027e9b8efe
commit 8a25e9ddea

View file

@ -1260,7 +1260,7 @@ html:not(.e) #ggrid>a.thumbed.dir:before {
display: block; display: block;
position: absolute; position: absolute;
text-wrap-mode: nowrap; text-wrap-mode: nowrap;
max-width: 100%; width: 100%;
bottom: 100%; bottom: 100%;
right: 0; right: 0;
font-size: 2em; font-size: 2em;