Merge pull request #8034 from nextcloud/13-8032

[stable13] Fix missing clipboard icon in shared links
This commit is contained in:
Roeland Jago Douma 2018-01-24 19:19:46 +01:00 committed by GitHub
commit d76f08dfbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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 {