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

Floated segments do not align vertically #1988

Closed
gregor-mueller opened this issue Aug 21, 2017 · 2 comments
Closed

Floated segments do not align vertically #1988

gregor-mueller opened this issue Aug 21, 2017 · 2 comments

Comments

@gregor-mueller
Copy link

Steps

  1. Just use 2 segments, one floated left and one floated right.

Expected Result

Floated segments are vertically aligned
image
(screenshot from Semantic-UI example page: https://semantic-ui.com/elements/segment#floated)

Actual Result

Floated segments are not vertically aligned
image
(screenshot from Sematic-UI-React example page https://react.semantic-ui.com/elements/segment#segment-example-floated)

Version

v0.71.5

Testcase

https://react.semantic-ui.com/elements/segment#segment-example-floated

@gregor-mueller
Copy link
Author

gregor-mueller commented Aug 23, 2017

I just found out that it will break in normal Semantic UI as well.. So it seems like a CSS issue.
Click on the show source button in the example (https://semantic-ui.com/elements/segment#floated) and it will break.

image

I posted the issue on the Semantic-UI project as well:
Semantic-Org/Semantic-UI#3438

@layershifter
Copy link
Member

Yep, it's a CSS issue. Closing because we don't handle CSS there.

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

No branches or pull requests

2 participants