From 77e36511c1c38fa7216b24a4c5be06a7401405ad Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Thu, 14 Apr 2016 20:21:10 -0400 Subject: [PATCH] fix community and people block overflow --- partial_sass/_old_internal_style.sass | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/partial_sass/_old_internal_style.sass b/partial_sass/_old_internal_style.sass index 1184303..701abdc 100644 --- a/partial_sass/_old_internal_style.sass +++ b/partial_sass/_old_internal_style.sass @@ -282,13 +282,14 @@ float: none .common-profile-list-block span - line-height: 1.2em - overflow: visible + height: 28px + line-height: 12px + overflow: hidden width: 60px word-wrap: break-word .profile-image display: block - height: 56px + height: 52px max-height: 100% width: 100% .vcard @@ -320,9 +321,6 @@ .common-profile-list-block, .comment-actions .vcard a margin: 0 - height: auto - padding-top: 0 - overflow: visible #content .comment-actions li padding: 2px #article .article-comment .comment-details .comment-actions h4 -- libgit2 0.21.2