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

Prioritizing a cell not working for small #197

Open
kelsheikh opened this issue Feb 2, 2018 · 0 comments
Open

Prioritizing a cell not working for small #197

kelsheikh opened this issue Feb 2, 2018 · 0 comments

Comments

@kelsheikh
Copy link

Can't seem to get this to work properly in the example for 'Prioritizing a Cell'. Works with larger views but won't push 'Sidebar' down on important(small).

<div class="row">
	<div class="4u 12u$(small)">
		Sidebar
	</div>
	<div class="8u$ 12u$(small) important(small)">
		Main Content
	</div>
</div>
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

1 participant