From: Mark Otto Date: Sun, 2 Jul 2017 06:14:27 +0000 (-0700) Subject: update comment X-Git-Tag: v4.0.0-beta~68^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f282a8847555b0139881aa6f9e2e796ce4bf76ea;p=thirdparty%2Fbootstrap.git update comment --- diff --git a/scss/mixins/_buttons.scss b/scss/mixins/_buttons.scss index ad397449fc..f7ec5764e7 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;