-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
"link" icon is displayed instead of the correct icon #6180
Labels
Milestone
Comments
Either the name of the "link" icon or the name of the "link" behaviour (pointer + opacity change on hover) has to change. |
y0hami
pushed a commit
to y0hami/Semantic-UI
that referenced
this issue
Feb 20, 2018
Fixed arrows.alternate.horizontal Fixed arrows.alternate.vertical Fixed arrow.alternate.circle.* Fixed user.circle.outline Fixes Semantic-Org#6176 Removed link and left linkify icon Fixes Semantic-Org#6180 Bumped envelope unicode to stop conflict with resize.vertical
exoego
pushed a commit
to exoego/Semantic-UI
that referenced
this issue
Feb 25, 2018
Fixed arrows.alternate.horizontal Fixed arrows.alternate.vertical Fixed arrow.alternate.circle.* Fixed user.circle.outline Fixes Semantic-Org#6176 Removed link and left linkify icon Fixes Semantic-Org#6180 Bumped envelope unicode to stop conflict with resize.vertical
There shouldnt be an icon named |
This is fixed in next. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just updated Semantic UI, and I noticed that for some icons, when I want a link behaviour on my icon, I instead get the "link" icon.
I believe this is due to the "link" style definition overriding every previous single-named icon definition.
The text was updated successfully, but these errors were encountered: