-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Search experiments with a new UI, which minimally breaks the styling #542
Comments
For now this CSS plays nice with the new version without affecting the old one: div:has(> span.go828442299) > div:has(div.CA5RN > span.iG7WGe) ~ span.go828442299 {
line-height: 1.3;
margin-top: 0;
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One of my Google accounts seems to have been selected for A/B testing Google's new serp UI.
Besides introducing hideous gray bars to search results it also breaks uBlacklist's styling a bit. See screenshots.
Expected Behavior
Old UI: "Block this site" is nicely centered vertically.
Actual Behavior
New UI: "Block this site" sits at the search result title's bottom. Also gets cut off by website's og:image thumbnail.
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: