Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Grid disapearing with chrome 29 #53

Open
ghost opened this issue Aug 21, 2013 · 0 comments
Open

Grid disapearing with chrome 29 #53

ghost opened this issue Aug 21, 2013 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 21, 2013

I just updated my chrome to version 29.0.1547.57 m and the grid component disapeared.

I don't know if it can help but when I modify this rule :

.x-layout-box.x-vertical > .x-layout-box-item.x-flexed
{
min-height: 0 !important;
}

with min-height: 100% !important; , the grid reaper but the size is fixed and not good for other grids.

When I change attribute 'flex' by 'height', the grid reaper.

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

No branches or pull requests

0 participants