yourduskquibbles / webannoyances

Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements.
Creative Commons Attribution Share Alike 4.0 International
1.3k stars 48 forks source link

Gap on wordpress.org header #503

Open Sonic5435325 opened 1 year ago

Sonic5435325 commented 1 year ago

URL(s) where the issue occurs

https://wordpress.org/

Describe the issue

On the site, above the header, there is a small gap which is caused by the filter wordpress.org##header:not([class="entry-header"]):style(position: static !important;) from the Floating Filters list. I've been using wordpress.org##.global-header:style(position: absolute !important;) for a while, and it removes the stickyness from the header without the annoying small gap.

Screenshot(s)

Screenshot from 2023-04-14 17-12-46

Versions

Settings

Notes

[Add here the result of whatever investigation work you have done: please investigate the issues you report -- this prevents burdening other volunteers. This is especially true for issues arising from settings which are very different from default ones.]