2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

remove .badge class from buttons

This commit is contained in:
Thomas McDonald
2015-08-12 21:07:41 -07:00
parent a7e36a1f1b
commit 1d631e6ca3
11 changed files with 8 additions and 73 deletions
-5
View File
@@ -47,11 +47,6 @@
border-color: $border;
}
}
.badge {
color: $background;
background-color: $color;
}
}
@mixin button-outline-variant($color) {