Skip to content

.row-eq-height cascades and affects subcontainer rows #2

@kool-kat

Description

@kool-kat

Setting row equal height should NOT filter down and affect second/third level container rows.

It should only affect the row and all child column elements of the row with the .row-eq-height class.

MY situation:

I have a .container with a single row and two columns. In the second column I have a new container with a row and another two columns.

[wrapper div class=.container]
ROW EQUAL HEIGHT CLASS | col-4 | col-8 Has inner layout |
[/ container div]

** Inner layout is **

[wrapper div class=.container]
ROW |col-4| col-7|col-1|
[/ container div]

NO equal height class has been added to the inner row divs, yet the height of each row is affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions