diff --git a/less/topic.less b/less/topic.less index 04d50d7..0d518d8 100644 --- a/less/topic.less +++ b/less/topic.less @@ -115,6 +115,12 @@ .transition(0.75s ease-in-out opacity); } + [component="post/header"] { + .fa { + margin-top: 7px; + } + } + [component="post/anchor"] { position: relative; top: -20px; /* 20px used here as that is the bottom margin of the hr in between posts */