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

[List] Make sure "list" css is not applied to icons #281

Merged
merged 3 commits into from
Dec 3, 2018

Conversation

lubber-de
Copy link
Member

@lubber-de lubber-de commented Dec 2, 2018

Description

Unfortunately it exists list icon which conflicts when used within a list component.
This PR simply takes care of not applying list-css changes to any icon and it does not break any existing code.

Testcase (from original issues)

https://jsfiddle.net/etx57bur/7/
https://jsfiddle.net/8prnh2ym/3/

Closes

#221
Semantic-Org/Semantic-UI#6437
Semantic-Org/Semantic-UI#5499

@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 tag/sui-issue Taken from an existing Issue/PR of SUI labels Dec 2, 2018
Copy link
Member

@y0hami y0hami 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
Member

@ColinFrick ColinFrick left a comment

Choose a reason for hiding this comment

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

LGTM

@y0hami y0hami merged commit 2b2fd30 into fomantic:develop Dec 3, 2018
@y0hami y0hami removed state/awaiting-reviews Pull requests which are waiting for reviews labels Dec 3, 2018
@lubber-de lubber-de deleted the fix/221/list_icon_in_list branch December 3, 2018 11:13
@lubber-de lubber-de added this to the 2.7.0 milestone Dec 5, 2018
This was referenced Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS tag/sui-issue Taken from an existing Issue/PR of SUI 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.

3 participants