From d26f875a3442dfe0d6bbd39c91f47618f9fdc8c3 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 13 Feb 2017 16:11:45 -0500 Subject: [PATCH] a little bit more subtle "replied to " button --- less/topic.less | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/less/topic.less b/less/topic.less index 36f39e4..cb03395 100644 --- a/less/topic.less +++ b/less/topic.less @@ -139,7 +139,10 @@ } [component="post/parent"] { - font-size: 10px; + border: 0; + font-size: 8px; + background-color: #f0f0f0; + vertical-align: 1px; } .threaded-replies {