diff --git a/less/topic.less b/less/topic.less index 48317b0..3a408dd 100644 --- a/less/topic.less +++ b/less/topic.less @@ -128,6 +128,10 @@ color: @brand-primary; } + [component="post/parent"] { + font-size: 10px; + } + .stats { margin: 0px 10px 0px 10px; float: left;