From 4a459dc18d7391bb37dd7b821bf5920a288cf3a4 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Wed, 7 Oct 2015 16:23:26 -0400 Subject: [PATCH] closes #165 --- less/categories.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/less/categories.less b/less/categories.less index ab62908..1efba20 100644 --- a/less/categories.less +++ b/less/categories.less @@ -76,6 +76,8 @@ margin-top: 2px; overflow: hidden; height: 53px; + font-size: 12px; + line-height: 14px; > * { padding-left: 20px; @@ -88,9 +90,7 @@ } p { - font-size: 12px; margin: 0; - line-height: 14px; .emoji { max-width: 12px; max-height: 12px;