mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #7476 from nextcloud/fix-copy-share-link-design
Show tha copy share link button properly inline
This commit is contained in:
commit
fc30e7a6c6
1 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,6 @@
|
|||
}
|
||||
|
||||
.shareTabView .shareWithRemoteInfo,
|
||||
.shareTabView .clipboardButton,
|
||||
.shareTabView .linkPass .icon-loading-small {
|
||||
position: absolute;
|
||||
right: -7px;
|
||||
|
|
@ -38,7 +37,6 @@
|
|||
position: relative;
|
||||
top: initial;
|
||||
right: initial;
|
||||
padding: 18px 0 18px 36px;
|
||||
}
|
||||
|
||||
.shareTabView label {
|
||||
|
|
|
|||
Loading…
Reference in a new issue