UX: remove grey on "n replies" under post
This commit is contained in:
parent
05cb4b7660
commit
346768921e
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue