Skip to content
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

fix(menu): labeled right menu icon size #2654

Merged
merged 3 commits into from
Jan 16, 2023

Conversation

lubber-de
Copy link
Member

Description

icons inside "right menu" of a "labeled menu" were not properly displayed since #111
As a labeled menu can contain dropdowns with themselves can also contain a right menu, we have to be careful of nested selectors here. That's why i did not simply revert the original patch (and we would need to remove and test losts of !important settings which most probably breaks a lot of other use cases)

Testcase

Remove CSS to see the issue
https://jsfiddle.net/lubber/6hf9zxuw/4/

Screenshots

Before

image

After

image

Closes

#2653

@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug lang/css Anything involving CSS state/awaiting-reviews Pull requests which are waiting for reviews labels Jan 14, 2023
@lubber-de lubber-de added this to the 2.9.1 milestone Jan 14, 2023
@lubber-de lubber-de merged commit 9a0ff54 into fomantic:develop Jan 16, 2023
@lubber-de lubber-de deleted the rightmenuitemfix branch January 16, 2023 17:53
@lubber-de lubber-de removed the state/awaiting-reviews Pull requests which are waiting for reviews label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant