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

feat(Button): add floated prop to Button.Group #1245

Closed
levithomason opened this issue Jan 28, 2017 · 1 comment · Fixed by #1246
Closed

feat(Button): add floated prop to Button.Group #1245

levithomason opened this issue Jan 28, 2017 · 1 comment · Fixed by #1246

Comments

@levithomason
Copy link
Member

<Button.Group floated='right' /> works in SUI core, however, we are not applying the floated prop to groups in SUIR.

It should output:

<div class="ui right floated buttons"></div>
@mohammedkhadar
Copy link
Contributor

mohammedkhadar commented Jan 29, 2017

@levithomason I would like to fix this.

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

Successfully merging a pull request may close this issue.

2 participants