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