Fix popup arrow positioning
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
b75ef0f8b3
commit
987995ac92
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ input#openid, input#webdav { width:20em; }
|
|||
}
|
||||
.federationScopeMenu.bubble::after {
|
||||
right: 50%;
|
||||
margin-right: -14px;
|
||||
transform: translate(50%, 0);
|
||||
}
|
||||
.federationScopeMenu.popovermenu {
|
||||
font-weight: 100;
|
||||
|
|
Loading…
Reference in a new issue