From 46f22d39415546ef544f7b91ffaa59be16c2eac9 Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Mon, 28 Mar 2016 15:34:50 -0400 Subject: [PATCH] On homepage - fix profile width of people block and community name overflow --- partial_sass/_conexions.sass | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/partial_sass/_conexions.sass b/partial_sass/_conexions.sass index 2c65bf6..4a443cc 100644 --- a/partial_sass/_conexions.sass +++ b/partial_sass/_conexions.sass @@ -56,6 +56,7 @@ padding: 0 span.profile-image height: 50px + width: 50px span.fn display: none .banner-div @@ -106,6 +107,9 @@ font-family: 'Ubuntu' font-size: 10px text-transform: uppercase + height: 32px + overflow: hidden + line-height: 11px .block-footer-content margin: 0 .raw-html-block -- libgit2 0.21.2