From aa148680114c089d1ecd28b62ae45c40b362099f Mon Sep 17 00:00:00 2001 From: Baris Usakli Date: Tue, 9 Jan 2018 13:29:35 -0500 Subject: [PATCH] style fix --- less/categories.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/less/categories.less b/less/categories.less index f473a7a..6b8606b 100644 --- a/less/categories.less +++ b/less/categories.less @@ -113,10 +113,10 @@ margin-right: 10px; } .icon { - min-width: 12px; - min-height: 12px; + min-width: 23px; + min-height: 23px; font-size: 10px; - line-height: 10px; + line-height: 11px; padding: 5px; margin-right: 5px; }