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;
position: absolute;
text-wrap-mode: nowrap;
max-width: 100%;
width: 100%;
bottom: 100%;
right: 0;
font-size: 2em;