suppress search topic status color a bit

This commit is contained in:
Jeff Atwood 2014-09-03 01:03:53 -07:00
parent 6681d8ab81
commit c41d47b8f5
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@
.search-link .topic-statuses {
float: none;
display: inline-block;
color: $primary;
color: scale-color($primary, $lightness: 50%);
margin: 0;
.fa {
margin: 0;