Skip to content

Commit

Permalink
Fix popup arrow positioning
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Nov 7, 2016
1 parent 131b389 commit 26e0061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/css/settings.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 26e0061

Please sign in to comment.