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

[menu item] Icon group is not correctly positioned #5964

Open
kevinresol opened this issue Nov 20, 2017 · 5 comments
Open

[menu item] Icon group is not correctly positioned #5964

kevinresol opened this issue Nov 20, 2017 · 5 comments

Comments

@kevinresol
Copy link

kevinresol commented Nov 20, 2017

<div class="ui vertical inverted menu">
  <div class="item">
    <i class="user icon"></i>User
  </div>
  <div class="item">
    <i class="icons">
      <i class="user icon"></i>
      <i class="corner add icon"></i>
     </i>Users
  </div>
</div>

image

https://jsfiddle.net/757gxn2v/

workaround: wrap the icon group with an extra <i class="icon">

@kevinresol
Copy link
Author

oh, also note that the corner icon is not inverted

@awgv awgv added this to the Needs Milestone milestone Nov 20, 2017
@kevinresol
Copy link
Author

related: #3785
feels like class="icons" is not well handled in a few places

@stale
Copy link

stale bot commented Jun 5, 2018

There has been no activity in this thread for 90 days. While we care about every issue and we’d love to see this fixed, the core team’s time is limited so we have to focus our attention on the issues that are most pressing. Therefore, we will likely not be able to get to this one.

However, PRs for this issue will of course be accepted and welcome!

If there is no more activity in the next 90 days, this issue will be closed automatically for housekeeping. To prevent this, simply leave a reply here. Thanks!

@stale stale bot added the stale label Jun 5, 2018
@kevinresol
Copy link
Author

/mark not-stale

@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