mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fix popover federationScopeMenu
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
2eca4e65b3
commit
efbbf4d865
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ input#openid, input#webdav { width:20em; }
|
|||
}
|
||||
.federationScopeMenu {
|
||||
top: 44px;
|
||||
margin: -5px 0px 0;
|
||||
}
|
||||
.federationScopeMenu.bubble::after {
|
||||
right: 50%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue