From: Martijn Cuppens Date: Wed, 28 Feb 2018 18:37:13 +0000 (+0100) Subject: Allow background images for active buttons X-Git-Tag: v4.1.3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c74a32703a441c7efa5ccea5d0b24391a3de4788;p=thirdparty%2Fbootstrap.git Allow background images for active buttons --- diff --git a/scss/_buttons.scss b/scss/_buttons.scss index 70a55f3409..0a8eaa9b64 100644 --- a/scss/_buttons.scss +++ b/scss/_buttons.scss @@ -40,7 +40,6 @@ &:not(:disabled):not(.disabled):active, &:not(:disabled):not(.disabled).active { - background-image: none; @include box-shadow($btn-active-box-shadow); &:focus {