-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
List group item hover issue #35869
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
Comments
Also noticing this on macOS Monterey 12.1 in Safari, Chrome and Firefox |
I'm running this locally and getting the same outcome as on the netlify deployment. Trying to get a build locally to match the getbootstrap output. I find the cascading order (and thus the line-number differences interesting and quite telling. @XhmikosR, if I do not submit a PR before you then please let me know what I can do if anything at all to assist. 👍 Note that my working code via |
Cascading order in Ah! @XhmikosR was right about v5.2. Fixed in https://github.com/twbs/bootstrap/pull/35759/files#diff-5acbd4a53dcb8f76abf2cef498ae5a8c5d173ff48ae537c825afa5739a5b5bf0R85 |
btw ty @WinterSilence 🙌 |
@gdibble yes, my fix can be not complete, sometimes it's happening :) p.s. what's is "btw ty"? |
@WinterSilence I understand [btw] By The Way, meaning "also..." |
Caused by #35869, which I'm reverting. To fix the original issue mentioned in that PR, change the order of the custom CSS classes. |
Thanks @mdo, you rock 🙌 |
Prerequisites
Describe the issue
Hovering over a list item seems to lose color. Not sure if it's intentional.
Reduced test cases
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Firefox
What version of Bootstrap are you using?
main
The text was updated successfully, but these errors were encountered: