summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2016-11-17 21:46:07 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2016-11-17 21:46:07 +0100
commita32c7813263414c703b6652cc13993eaf564bf6e (patch)
tree9dc873e1f7710422820b2426cb8511ae64d41c2b /apps/files_sharing/css
parent9f5d019df9ec8f867cc2fa536da6d7b9915df84c (diff)
downloadnextcloud-server-a32c7813263414c703b6652cc13993eaf564bf6e.tar.gz
nextcloud-server-a32c7813263414c703b6652cc13993eaf564bf6e.zip
use copy icon for local link rather than link icon to prevent confusion with sharing
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'apps/files_sharing/css')
-rw-r--r--apps/files_sharing/css/sharetabview.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/css/sharetabview.css b/apps/files_sharing/css/sharetabview.css
index 13152d5f7b5..6ac6dff0a66 100644
--- a/apps/files_sharing/css/sharetabview.css
+++ b/apps/files_sharing/css/sharetabview.css
@@ -17,7 +17,7 @@
.shareTabView .clipboardButton {
position: absolute;
right: -7px;
- top: -3px;
+ top: -4px;
padding: 14px;
}