We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
!important
https://github.com/Semantic-Org/Semantic-UI-LESS/blob/master/definitions/collections/menu.less#L457 <-- This line overrides the definition for disabled items in inverted menus at https://github.com/Semantic-Org/Semantic-UI-LESS/blob/master/definitions/collections/menu.less#L1367, since the rule for non-inverted menus is defined with !important.
The text was updated successfully, but these errors were encountered:
Just came here to post this exact issue - I can submit a PR removing it if needed
Sorry, something went wrong.
No branches or pull requests
https://github.com/Semantic-Org/Semantic-UI-LESS/blob/master/definitions/collections/menu.less#L457 <-- This line overrides the definition for disabled items in inverted menus at https://github.com/Semantic-Org/Semantic-UI-LESS/blob/master/definitions/collections/menu.less#L1367, since the rule for non-inverted menus is defined with
!important
.The text was updated successfully, but these errors were encountered: