From b43853ecdbeb1c48daedbf40aa4ec204578a6093 Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Mon, 29 Feb 2016 09:31:14 -0400 Subject: [PATCH] fix height of displayed communties name --- _conexions.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_conexions.sass b/_conexions.sass index 66cbe8c..0737159 100644 --- a/_conexions.sass +++ b/_conexions.sass @@ -82,13 +82,13 @@ .common-profile-list-block li.vcard border: none - height: 100px + min-height: 100px width: 72px &:hover background: none border: none a.profile_link - height: 100px + min-height: 100px margin: 0 5px padding: 0 span -- libgit2 0.21.2