summaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.scss
diff options
context:
space:
mode:
authorMarin Treselj <marin@pixelipo.com>2017-09-21 14:04:23 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2017-10-31 11:35:21 +0100
commitf1d90adb09bc48b0c7be22968aaa2594fa9bae24 (patch)
treea723ceef91c57365a7241100f27562d34eb098dd /apps/files/css/files.scss
parent2ff2d4f10470e6e2d75f1f3fd1c077edab6ea731 (diff)
downloadnextcloud-server-f1d90adb09bc48b0c7be22968aaa2594fa9bae24.tar.gz
nextcloud-server-f1d90adb09bc48b0c7be22968aaa2594fa9bae24.zip
Fix CSS, better handling of recipients
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'apps/files/css/files.scss')
-rw-r--r--apps/files/css/files.scss4
1 files changed, 2 insertions, 2 deletions
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 {