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 width in all elements in a main / parent element
Example
equalWidth(main, submain)
With test parameter
equalWidth(".main",".sub");
equalWidthMaximum(main, submain)
With test parameter
equalWidthMaximum(".main",".sub");