From 2e2070499f67d8f8f14bfc8acd4aefa507367c0b Mon Sep 17 00:00:00 2001 From: Alex Coles Date: Thu, 9 Oct 2014 16:40:19 +0200 Subject: [PATCH] Use default line heights in user avatar Signed-off-by: Alex Coles --- app/assets/stylesheets/content/_user_avatars.sass | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/content/_user_avatars.sass b/app/assets/stylesheets/content/_user_avatars.sass index 6f1a16de0f..63e53745c2 100644 --- a/app/assets/stylesheets/content/_user_avatars.sass +++ b/app/assets/stylesheets/content/_user_avatars.sass @@ -33,4 +33,3 @@ h1, h2, h3, h4, tr font-size: 11px font-style: italic color: #777777 - line-height: 16px