-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Nav-Unification: Ported wp-admin schemes issues on site selector badges #47295
Comments
Doesn't happen with nav unification off. Caused by this rule: wp-calypso/client/my-sites/sidebar-unified/style.scss Lines 291 to 293 in 96c9a7b
|
Without Rule Added:
With rule mentioned above:
So it's only legible if the hover text is a different color than the sidebar text; I don't think that's a good way to go, since some themes only change the background on hover, not the text. |
On the default theme, I see this before and after adding the rule? I guess the intention was to change the BG to white? I'm not sure how to do that currently while maintaining theme compatibility. My current instinct is to remove the rule, the before pic looks fine to me. Any suggestions here? |
@cpapazoglou Any opinions or ideas? |
Expected: Text to be readable
Reference Issues
The text was updated successfully, but these errors were encountered: