From f53cd8b5b6aa998e2c1c4f2cbec31488a9de2e14 Mon Sep 17 00:00:00 2001 From: Baris Usakli Date: Mon, 23 Sep 2013 16:49:01 -0400 Subject: [PATCH] category view fix --- public/themes/vanilla/category.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/themes/vanilla/category.less b/public/themes/vanilla/category.less index 49f46e94f5..e1db73525c 100644 --- a/public/themes/vanilla/category.less +++ b/public/themes/vanilla/category.less @@ -105,6 +105,8 @@ width: 70%; margin-left: 10px; overflow: hidden; + max-height: 33px; + margin-bottom: 0px; } } }