30.1 #Overflow - au .ov*-au
Sets the overflow of an element to auto.
Examples
Default styling
A div
.ova-au
Sets overflow to auto
A div
.ovx-au
Sets x-overflow to auto
A div
.ovy-au
Sets y-overflow to auto
A div
Markup
<div class="[modifier class]">A div</div>
Source:
dist/standard/standard.css
, line 10725