From 2ffc7a80e64e8cde821da57f6076d2712aee0441 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Sun, 12 Jun 2016 13:54:31 -0400 Subject: [PATCH] update css --- contrib/static/site.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/static/site.css b/contrib/static/site.css index ae47719..8c2f4b1 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -541,3 +541,6 @@ textarea#reply-text { padding-right: 2px; } +.board-title { + padding-right: 2px; +}