aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css/public.scss
diff options
context:
space:
mode:
authorChristopher Mueller <chrinimue@posteo.me>2020-03-31 17:47:22 +0000
committerChristopher Mueller <chrinimue@posteo.me>2020-03-31 17:47:22 +0000
commit79320200ccdeb12c26b8402392f6a09ed53f983f (patch)
tree41793aefafaa77fb10cf5d890d1d5c2dc4b80164 /apps/files_sharing/css/public.scss
parent0c14c9d7ea2b4c43eba1b167aa158b78b7974a46 (diff)
downloadnextcloud-server-79320200ccdeb12c26b8402392f6a09ed53f983f.tar.gz
nextcloud-server-79320200ccdeb12c26b8402392f6a09ed53f983f.zip
add translation strings & add margin to uploaded files-list
Signed-off-by: Christopher Mueller <chrinimue@posteo.me>
Diffstat (limited to 'apps/files_sharing/css/public.scss')
-rw-r--r--apps/files_sharing/css/public.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/css/public.scss b/apps/files_sharing/css/public.scss
index aad2e97dec4..f6d889370fd 100644
--- a/apps/files_sharing/css/public.scss
+++ b/apps/files_sharing/css/public.scss
@@ -139,7 +139,7 @@ thead {
#public-upload #emptycontent ul {
width: 230px;
- margin: 5px auto;
+ margin: 5px auto 5vh;
text-align: left;
}