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

Grid manual sizing not working with slds-grid--vertical #49

Closed
mspeder opened this issue Oct 13, 2015 · 1 comment
Closed

Grid manual sizing not working with slds-grid--vertical #49

mspeder opened this issue Oct 13, 2015 · 1 comment
Assignees

Comments

@mspeder
Copy link

mspeder commented Oct 13, 2015

Using manual sizing like slds-size--1-of-2 with slds-grid--vertical does not work.
Apparently slds-size--xxxx is implemented using width : xxxx which obviously does not work with column (should be height : xxxx in that case...).
Maybe a more generic approach using flex-basis : xxxx could solve the problem ?

brandonferrua added a commit that referenced this issue Oct 20, 2015
@rickschmoo rickschmoo added this to the 03/16 milestone Feb 4, 2016
@kaelig kaelig removed this from the 03/16 milestone Jun 20, 2016
@kaelig
Copy link
Contributor

kaelig commented Jan 27, 2017

Closing this as vertical sizing in vertical grids isn't on the roadmap.

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

5 participants