From 9dea41f8fee933f496a452efc10bcbac9d3b2df5 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 1 Nov 2018 02:36:05 +0100 Subject: Fix wording, sort 'Add another link' to bottom so it does not confuse Signed-off-by: Jan-Christoph Borchardt --- apps/files_sharing/css/sharetabview.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/files_sharing/css') diff --git a/apps/files_sharing/css/sharetabview.scss b/apps/files_sharing/css/sharetabview.scss index 8e770b9555f..0ca99ddc8f7 100644 --- a/apps/files_sharing/css/sharetabview.scss +++ b/apps/files_sharing/css/sharetabview.scss @@ -118,6 +118,11 @@ margin-bottom: 10px; } } + + /* Border above last entry '+ Add another share' to separate it from current link settings */ + .new-share { + border-top: 1px solid var(--color-border); + } } .linkPass .icon-loading-small { margin-right: 0px; -- cgit v1.2.3