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

Filter `##.c-nav--primary:style(...)` blocks `*.slack.com/help/requests/new` rendering #462

Open stavros-mobal opened 2 years ago

stavros-mobal commented 2 years ago

URL(s) where the issue occurs

[At least one URL for a web page where the clearly described issue occurs is **mandatory**. The backticks surrounding the URLs is important, it prevents the URL from being clickable. Warn with "NSFW" where applicable.] https://any-workspace.slack.com/help/requests/new

Describe the issue

##.c-nav--primary:style(position: absolute !important; animation: none !important; border-bottom: 1px solid #ebeaeb !important; box-shadow: none !important;)

YMMV, I cheated on pinpointing the filter

Screenshot(s)

[Screenshot(s) for difficult to describe visual issues are mandatory. Post links instead of Inline Images for Screenshots containing Adult material.]

Versions

Settings

Notes

Solution:

slack.com#@#.c-nav--primary:style(position: absolute !important; animation: none !important; border-bottom: 1px solid #ebeaeb !important; box-shadow: none !important;)

[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.]