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

[Label] ui basic labels group should style each label as a basic label #6639

Open
faheel opened this issue Oct 20, 2018 · 1 comment
Open

Comments

@faheel
Copy link

faheel commented Oct 20, 2018

ui basic labels group should style each label as a basic label.

Steps

<div class="ui basic labels">
  <a class="ui label">one</a>
  <a class="ui label">two</a>
  <a class="ui label">three</a>
  <a class="ui label">four</a>
  <a class="ui label">five</a>
</div>

Expected Result

screenshot from 2018-10-20 17-16-18

Actual Result

screenshot from 2018-10-20 17-15-34

Version

2.4.0

Testcase

https://jsfiddle.net/jqcpwt5k/

@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