reply-to-tab doesn't need bgcolor

This commit is contained in:
Jeff Atwood 2014-05-09 13:25:22 -07:00
parent 2fd5ae2091
commit 5ee6ac3621
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ h1 .topic-statuses .topic-status i {
padding: 10px 6px 5px;
border-top: 1px solid scale-color($primary, $lightness: 90%);
font-size: 12px;
background: $secondary;
color: scale-color($primary, $lightness: 50%);
@include medium-width {
right: 300px;