1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00
This commit is contained in:
Mark Otto
2015-08-12 21:16:56 -07:00
61 changed files with 1031 additions and 1121 deletions

View File

@@ -47,11 +47,6 @@
border-color: $border;
}
}
.badge {
color: $background;
background-color: $color;
}
}
@mixin button-outline-variant($color) {