diff --git a/app/assets/stylesheets/common/components/buttons.scss b/app/assets/stylesheets/common/components/buttons.scss index 30c3e00874f..3049673456e 100644 --- a/app/assets/stylesheets/common/components/buttons.scss +++ b/app/assets/stylesheets/common/components/buttons.scss @@ -73,12 +73,7 @@ @include darken-background($hover-bg-color, 0.1); } } - &[href] { - color: $text-color; - &:focus { - color: $hover-text-color; - } - } + .discourse-no-touch &:active:not(:hover):not(:focus), .discourse-no-touch &.btn-active:not(:hover):not(:focus), &:active:not(:hover):not(:focus),