Merge pull request #8032 from nextcloud/fix-missing-clipboard-icon-in-shared-links

Fix missing clipboard icon in shared links
This commit is contained in:
Morris Jobke 2018-01-24 17:27:10 +01:00 committed by GitHub
commit e0b329c59d
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 {