Fixed hack with displayname margin

This commit is contained in:
Ilya Daynatovich 2016-10-26 12:51:51 +03:00 committed by damencho
parent a17a98991c
commit 09e3fb9917
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@
left: 10%;
width: 80%;
top: 50%;
margin-top: -12px;
@include transform(translateY(-40%));
color: $participantNameColor;
text-align: center;
text-overflow: ellipsis;