remove bg styles

This commit is contained in:
Mark Otto 2017-06-25 18:14:02 -07:00
parent a0fb496635
commit b4879ec40f
1 changed files with 0 additions and 17 deletions

View File

@ -362,23 +362,6 @@
overflow: auto;
}
// Helpers
.bd-example > {
.bg-primary,
.bg-success,
.bg-info,
.bg-warning,
.bg-danger,
.bg-inverse,
.bg-faded {
&:not(.navbar) {
padding: .5rem;
margin-top: .5rem;
margin-bottom: .5rem;
}
}
}
.bd-example-border-utils {
[class^="border-"] {
display: inline-block;