Browse Source
Fix popup arrow positioning
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/1946/head
John Molakvoæ (skjnldsv)
10 years ago
committed by
Roeland Jago Douma
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with
1 additions and
1 deletions
-
settings/css/settings.css
|
|
|
@ -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; |
|
|
|
|