Jason Cheek
Posts: 0
Joined: Sun Jan 12, 2014 8:00 am

How to fit grid to window?

I have a 2 by 1 grid called myGrid. The top cell is named 'top' and the bottom cell is named 'bottom'. bottom has a fixed height of 100px. How can I make top resize on each device to fill the remaining height in the mobilecontainer?

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

How to fit grid to window?

Hello,

You can do this with CSS. Could you show us what you tried and what doesn't work? This topic might be helpful: https://getsatisfaction.com/apperyio/...

Jason Cheek
Posts: 0
Joined: Sun Jan 12, 2014 8:00 am

How to fit grid to window?

That solved it! I was missing the grid wrapper div

Return to “Issues”