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

.attached.segment within a .aligned grid doesn't have proper width #3225

Closed
jholl opened this issue Oct 22, 2015 · 1 comment
Closed

.attached.segment within a .aligned grid doesn't have proper width #3225

jholl opened this issue Oct 22, 2015 · 1 comment
Milestone

Comments

@jholl
Copy link

jholl commented Oct 22, 2015

here's a codepen
using default theme

the styles add width: 100% to all .segment:not(.compact) within variations of .aligned grids/columns. This overrides the necessary .attached.segment declaration of width: calc(100% + 2px) to account for the margin: 0em -1px on .attached.segment

@jlukic
Copy link
Member

jlukic commented Nov 1, 2015

Fixed with #3226

@jlukic jlukic closed this as completed Nov 1, 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