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] icon inside label inside a.item is wrongly colored #5991

Open
kevinresol opened this issue Dec 4, 2017 · 3 comments
Open

[List] icon inside label inside a.item is wrongly colored #5991

kevinresol opened this issue Dec 4, 2017 · 3 comments

Comments

@kevinresol
Copy link

kevinresol commented Dec 4, 2017

<div class="ui list">
  <a class="item">
    <div class="ui red label">
      <i class="ban icon"></i>
      Banned
    </div>
  </a>
</div>

https://jsfiddle.net/nL9hb6u7/1/

Actual:
screen shot 2017-12-04 at 5 23 19 pm

Expected:
screen shot 2017-12-04 at 5 23 45 pm

@stale
Copy link

stale bot commented Mar 22, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 22, 2018
@kevinresol
Copy link
Author

don't close

@lubber-de

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants