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

feat(dropdown): support icon groups margin #1766

Merged

Conversation

lubber-de
Copy link
Member

Description

icon groups were not respected to add the same margins inside dropdown menus as for single icons

Testcase

Broken

https://jsfiddle.net/lubber/3qw8ck2o/

Fixed

https://jsfiddle.net/lubber/3qw8ck2o/2/

Screenshots

Broken

image

Fixed

The visible margin difference to the first entry is because of the wider used single icon but the margin itself is the same

image

Closes

#1765

@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 Nov 13, 2020
@lubber-de lubber-de added this to the 2.8.8 milestone Nov 13, 2020
Copy link
Member

@ko2in ko2in left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Contributor

@exoego exoego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lubber-de lubber-de merged commit 2093c46 into fomantic:develop Nov 14, 2020
@lubber-de lubber-de deleted the fix/1765/idropdownIconGroupMargin branch November 14, 2020 08:10
@lubber-de lubber-de removed the state/awaiting-reviews Pull requests which are waiting for reviews label Nov 14, 2020
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.

None yet

3 participants