From cae076bac89344a962cea254db2f70a4c0670e1a Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Sun, 27 Sep 2015 17:27:24 -0400 Subject: [PATCH] mobile-categories styling --- less/categories.less | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/less/categories.less b/less/categories.less index 37154a8..7bc8288 100644 --- a/less/categories.less +++ b/less/categories.less @@ -43,9 +43,11 @@ } @media (max-width: @screen-sm-max) { - .user-img { + .user-img, .user-icon { width: 32px; height: 32px; + line-height: 32px; + font-size: 1.5rem; margin-right: 8px; } h2 {