UX: remove grey on "n replies" under post

This commit is contained in:
Jeff Atwood 2015-05-28 22:22:04 -07:00
parent 05cb4b7660
commit 346768921e
1 changed files with 0 additions and 2 deletions

View File

@ -96,8 +96,6 @@ nav.post-controls {
}
.show-replies {
background: dark-light-diff($primary, $secondary, 90%, -65%);
padding: 8px 15px;
margin-left: 0;
span.badge-posts {color: scale-color($primary, $lightness: 60%);}
&:hover {