30.5 #Overflow - vi .ov*-vi
Sets the overflow of an element to visible.
Examples
Default styling
A div
.ova-vi
Sets overflow to visible
A div
.ovx-vi
Sets x-overflow to visible
A div
.ovy-vi
Sets y-overflow to visible
A div
Markup
<div class="[modifier class]">A div</div>
Source:
dist/full/full.css
, line 19437