diff --git a/services/web/public/stylesheets/app/wiki.less b/services/web/public/stylesheets/app/wiki.less index 053d0b0619..210230989c 100644 --- a/services/web/public/stylesheets/app/wiki.less +++ b/services/web/public/stylesheets/app/wiki.less @@ -117,7 +117,7 @@ } } - &:hover { + &:hover, &:active, &:focus { text-decoration: none; .search-result-content { color: @gray-darker;