horizon/openstack_dashboard/static/dashboard/scss/_contrib.scss

10 lines
284 B
SCSS

/* The styles in this file will be moved out to their contrib
directories or deprecated entirely. */
/* Used to build compact node groups and tags tables */
.small-padding {
padding-left: 0;
padding-right: $padding-small-vertical;
padding-bottom: $padding-small-vertical;
}