Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Add support for percentage sizing to panels #109

Closed
gakimball opened this issue Nov 20, 2014 · 0 comments
Closed

Add support for percentage sizing to panels #109

gakimball opened this issue Nov 20, 2014 · 0 comments
Assignees

Comments

@gakimball
Copy link
Contributor

Currently, the panel mixin requires an absolute value, like px or rem. This is because it adds a min-width media query to the panel to prevent it from becoming larger than the viewport. The mixin should also support percentage values, and be able to utilize the grid's responsive sizing classes, like small-6 and so on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant