Line 950: | Line 950: | ||
− | @media (min-width: | + | @media (min-width: 992px) { |
− | + | .row > .row-eq-height { | |
− | .row .row-eq-height { | + | display: -webkit-box; |
+ | display: -webkit-flex; | ||
+ | display: -ms-flexbox; | ||
display: flex; | display: flex; | ||
+ | } | ||
} | } | ||
− | |||
− | |||
− | |||
Revision as of 22:22, 14 October 2016