From d6d4a07760c8ce788c60f174af2b267ea0ad1d68 Mon Sep 17 00:00:00 2001 From: Jared Hancock <jared@osticket.com> Date: Mon, 21 Oct 2013 15:38:25 +0000 Subject: [PATCH] Show normal font-size in blockquote responses --- css/thread.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/thread.css b/css/thread.css index 5162cc622..cd3ad3d36 100644 --- a/css/thread.css +++ b/css/thread.css @@ -306,7 +306,6 @@ border-left: 5px solid #eeeeee; } .thread-body blockquote p { - font-size: 17.5px; font-weight: 300; line-height: 1.25; } -- GitLab