From 5bf2b40dbc2506bbf7b75e748a1a2b5dbba224db Mon Sep 17 00:00:00 2001 From: Kris Aubuchon Date: Wed, 13 Nov 2013 23:19:37 -0500 Subject: [PATCH] quick fix --- app/assets/stylesheets/desktop/topic-post.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss index 11abb9dbfa0..1794958c6c9 100644 --- a/app/assets/stylesheets/desktop/topic-post.scss +++ b/app/assets/stylesheets/desktop/topic-post.scss @@ -911,7 +911,7 @@ clear: both; } article.boxed { position: relative; - line-height: 20px; + line-height: 21px; .select-posts { position: absolute;