sync
[roojs1] / scss / startbootstrap-sb-admin-2 / utilities / _display.scss
1 // Overflow Hidden
2 .o-hidden {
3   overflow: hidden !important;
4 }