Fixed contact menu horizontal position

The arrow tip was 1px off from the avatar centre.

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-11-22 19:02:49 +01:00 committed by Daniel Calviño Sánchez
parent 90c1d3e129
commit c4e2fc2aa6
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
}
.contactsmenu-popover {
left: -8px;
left: -7px;
right: auto;
padding: 3px 6px;
li.hidden {