uk-flex uk-flex-center uk-flex-middle
OPTION | DESCRIPTION |
---|---|
offset-top | Subtracts the element's top offset from its height. |
offset-bottom | Subtracts the height (true) of the sibling that immediately follows the element, the given percentage (Number), Pixel (px) value from element's own height or the given element's height. |
expand | Expands the element's height to make a short page fill the viewport. |
min-height | Sets a minimum height. Useful if all children are positioned absolute. |