mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
fix max width of wtoggle after moving [+] inline
This commit is contained in:
parent
027e9b8efe
commit
8a25e9ddea
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue