You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set the equal height in all elements in a main / parent element
Example
equalHeight(main, submain)
With test parameter
equalHeight(".main",".sub");
equalHeightMaximum(main, submain)
With test parameter
equalHeightMaximum(".main",".sub");