Skip to content

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

Closed
@dashed

Description

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions