we don't want danger color on mobile category

This commit is contained in:
Jeff Atwood 2014-07-10 00:47:25 -07:00
parent a56db77172
commit d053ad07fb
1 changed files with 0 additions and 5 deletions

View File

@ -31,11 +31,6 @@
vertical-align: top;
margin-top: 2px;
}
&.category-description {
td {
color: $danger;
}
}
&.highlighted {
background-color: scale-color($tertiary, $lightness: 85%);
}