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

[Button] Vertical basic coloured buttons are not aligned properly #2655

Closed
dashed opened this issue Jul 17, 2015 · 1 comment
Closed

[Button] Vertical basic coloured buttons are not aligned properly #2655

dashed opened this issue Jul 17, 2015 · 1 comment
Milestone

Comments

@dashed
Copy link

dashed commented Jul 17, 2015

Using code from http://semantic-ui.com/elements/button.html#basic-buttons

The following aren't aligned properly:

<div class="ui vertical buttons">
  <button class="ui red basic button">One</button>
  <button class="ui blue basic button">Two</button>
  <button class="ui green basic button">Three</button>
</div>

Edited using dev tools in chrome:

screen shot 2015-07-16 at 11 31 45 pm

@jlukic jlukic added this to the 2.0.4 milestone Jul 17, 2015
jlukic added a commit that referenced this issue Jul 17, 2015
@jlukic jlukic closed this as completed Jul 17, 2015
@dashed
Copy link
Author

dashed commented Jul 17, 2015

Quick as always. Thanks! 👍

@jlukic jlukic changed the title Vertical basic coloured buttons are not aligned properly [Button] Vertical basic coloured buttons are not aligned properly Jul 17, 2015
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

2 participants