From f1d90adb09bc48b0c7be22968aaa2594fa9bae24 Mon Sep 17 00:00:00 2001 From: Marin Treselj Date: Thu, 21 Sep 2017 14:04:23 +0200 Subject: Fix CSS, better handling of recipients Signed-off-by: Marin Treselj --- apps/files/css/files.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files/css') diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index 1fc38f03672..80a95559b2c 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -594,8 +594,8 @@ a.action > img { max-width: 70px; overflow: hidden; text-overflow: ellipsis; - vertical-align: bottom; - padding-left: 6px; + vertical-align: middle; + margin-left: 6px; } #fileList .favorite-mark.permanent { -- cgit v1.2.3