- From: jimmyfrasche via GitHub <sysbot+gh@w3.org>
- Date: Tue, 24 Oct 2023 23:31:33 +0000
- To: public-css-archive@w3.org
I tried adding `position: relative !important` and it broke lots of stuff including stuff including things that were perfectly fine and unobjectionable but now screw up the page and make it unusable. Mostly I dislike the sticky site headers. It's distracting. Especially when they don't use vertical media queries and it ends up taking a quarter or more of the vertical space. I use a bookmarklet to apply that now and reload and go into dev tools or just close the tab when a more targeted approach is necessary. Even when it works it doesn't always work as I've run into lots of scripts that overwrite my overwrite. If there were a `prefers-reduced-` setting, I'd definitely toggle it and never look back. Presumably sites that break when you manually unset that would have a working layout that did not require fixed/sticky in the first place. That wouldn't fix sites that didn't use it or old sites that were made before, of course. -- GitHub Notification of comment by jimmyfrasche Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9510#issuecomment-1778217465 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 24 October 2023 23:31:35 UTC