Scarwolf / p0weruser

A powerful UserScript to add additional functionality.
https://www.pr0gramm.com
38 stars 8 forks source link

cancer-donations not displayed properly #202

Open Lokke opened 7 months ago

Lokke commented 7 months ago

overwrite cancer-donations position:

div#cancer-donations { position: absolute; } Screenshot 2024-03-27 040055

to

div#cancer-donations { position: relative; }

Screenshot 2024-03-27 040113