Semantic-ui: Grid column height

Created on 16 Mar 2015  路  4Comments  路  Source: Semantic-Org/Semantic-UI

I would like to make the grid columns to grow in height until the boundaries of the viewport. The following fiddle https://jsfiddle.net/uw9op8sc/1/ illustrates what I want to achieve, but can't find the way in semantic to do it. The purple column where pointing menu is placed is taking the height of the menu + paddings. I can't make it to grow 100% in height. I tried by setting the heights of menu, body, column to 100% , but with no effect. How can I do it?

Thanks

Most helpful comment

Since you asked here's an example loosely based on what you want to accomplish. If you need more help I recommend the channels above.
http://jsfiddle.net/ea04tkwo/

All 4 comments

This is not the place to ask for help. Try stackoverflow or our gitter chat.

Since you asked here's an example loosely based on what you want to accomplish. If you need more help I recommend the channels above.
http://jsfiddle.net/ea04tkwo/

Thanks Jack. That was helpful.

@jlukic Thank you for you jsfiddle, I did not know about the 'padded' class on 'ui grid' elements. This class should be utilised in the login examples as the body is not 100% without using the 'padded' class.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mllamazares picture mllamazares  路  3Comments

iPaoo picture iPaoo  路  3Comments

mixerp picture mixerp  路  3Comments

kntmrkm picture kntmrkm  路  3Comments

Morrolan picture Morrolan  路  3Comments