1fr high row in custom grid is not displaying correctly

Hi!

Could you please tell me how to make my widget not claiming this HUGE vertical space on http://dev.svartklubben.com/en/reservation/? As far as I know, I have the same settings (1fr vertically) on http://dev.svartklubben.com/en/ and it looks good there.

The widgets are different on the pages but if I put the correct looking widget on the bad page, it also starts taking up HUGE space vertically. In other words, my settings seem to be wrong in my custom grid.

Please advice.

<3

Hello, anybody there?

Hi @Lobsterass,

Thank you for writing in, this topic is posted on the General forum (not Support forum) that’s why it did not get to us.

The issue on your Grid seems to have something to do with your custom CSS applied on the first cell.

Try removing the min-height: 100%; rule on that custom CSS. It seems Chrome does not know how to handle this kind of structure yet, as the issue is not happening on Firefox.

Since, this thread does not get to us, If you have a follow-up question, please write that on a new thread on the Support forum.

Cheers!

1 Like

Got it! Thanx, rockstar you!

<3

You’re welcome!
We’re glad @Friech were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.