Liferay 7.4 - Grid, Container, Equal height columns

Jamie Sammons, modified 3 Years ago. Regular Member Posts: 110 Join Date: 3/10/11 Recent Posts

Im trying to figure out how to be able to use equal column heights in a liferay container and/or grid. I can find that there is a flew setting for the container, and a stretch option for it. So far so god. But if i put a grid in the container or any other object i can no longer make them take the entire column. When i edit the page (with the default theme) i can see that the html element which ive put in the container with flew stretch options seems to be taking 100% of the column height, but this is not propagated with the objects in the column. Shouldnt there be a flex stretch option for the grid also? You can only align the items with top, middle and bottom, but not stretch them to 100% height, which should be possible with a flexbox. 

If im missing something, please enlighten me, otherwise how would i override that sometime of ext project?