11.2 #Overflow - hi .ov*-hi
Sets the overflow of an element to hidden.
Examples
Default styling
A div
.ova-hi
Sets overflow to hidden
A div
.ovx-hi
Sets x-overflow to hidden
A div
.ovy-hi
Sets y-overflow to hidden
A div
Markup
<div class="[modifier class]">A div</div>
Source:
dist/minimal/minimal.css
, line 6275