diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_sharing/css/sharetabview.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/css/sharetabview.scss b/apps/files_sharing/css/sharetabview.scss index 6635546067b..f3bbd952c2d 100644 --- a/apps/files_sharing/css/sharetabview.scss +++ b/apps/files_sharing/css/sharetabview.scss @@ -14,6 +14,7 @@ } .shareTabView .shareWithRemoteInfo, +.shareTabView .clipboardButton, .shareTabView .linkPass .icon-loading-small { position: absolute; right: -7px; @@ -37,6 +38,7 @@ position: relative; top: initial; right: initial; + padding: 0; } .shareTabView label { |