diff options
| author | Mark Otto <[email protected]> | 2017-07-01 23:14:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-01 23:25:28 -0700 |
| commit | f282a8847555b0139881aa6f9e2e796ce4bf76ea (patch) | |
| tree | 76f02519f67b8151d424ce591ca5696305da164e | |
| parent | 4b6d2c0b3c86086842c99f84f050b94d3e3c4a83 (diff) | |
| download | bootstrap-f282a8847555b0139881aa6f9e2e796ce4bf76ea.tar.xz bootstrap-f282a8847555b0139881aa6f9e2e796ce4bf76ea.zip | |
update comment
| -rw-r--r-- | scss/mixins/_buttons.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/mixins/_buttons.scss b/scss/mixins/_buttons.scss index ad397449f..f7ec5764e 100644 --- a/scss/mixins/_buttons.scss +++ b/scss/mixins/_buttons.scss @@ -9,7 +9,6 @@ border-color: $border; @include box-shadow($btn-box-shadow); - // Hover and focus styles are shared &:hover { @include color-yiq($background); background-color: $active-background; |
