Style active and focus states of search results too

This commit is contained in:
James Allen 2016-03-24 11:42:48 +00:00
parent 9b84e1b164
commit 63c183402c

View file

@ -117,7 +117,7 @@
}
}
&:hover {
&:hover, &:active, &:focus {
text-decoration: none;
.search-result-content {
color: @gray-darker;