diff options
| author | Mark Otto <[email protected]> | 2015-08-12 21:16:56 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-12 21:16:56 -0700 |
| commit | 5e928c7c2b15d002333d831d12e5aaf29b84dc86 (patch) | |
| tree | 376b57adc9530f0741195171b72268404f33a6f6 /scss | |
| parent | a0ae458a8aef78a1c84fd1e88c9352161f798e28 (diff) | |
| parent | 7ba24450be5d60061e61102b9d83c7f167c7f464 (diff) | |
| download | bootstrap-5e928c7c2b15d002333d831d12e5aaf29b84dc86.tar.xz bootstrap-5e928c7c2b15d002333d831d12e5aaf29b84dc86.zip | |
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/mixins/_buttons.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scss/mixins/_buttons.scss b/scss/mixins/_buttons.scss index fa4daec3b..ad901f7b0 100644 --- a/scss/mixins/_buttons.scss +++ b/scss/mixins/_buttons.scss @@ -47,11 +47,6 @@ border-color: $border; } } - - .badge { - color: $background; - background-color: $color; - } } @mixin button-outline-variant($color) { |
