horizon/openstack_dashboard/static/dashboard/scss/_util.scss

7 lines
126 B
SCSS

/* Some utility classes useful everywhere */
.row .horizontal-center,
.horizontal-center {
float: none;
margin: 0 auto;
}