Merge pull request #1079 from jitsi/fix_avatar_z_index

Do not display avatar on top of the connection problem messages
This commit is contained in:
Дамян Минков 2016-10-27 15:26:22 -05:00 committed by GitHub
commit 7fead897ed
1 changed files with 0 additions and 1 deletions

View File

@ -438,7 +438,6 @@
margin: auto;
position: relative;
border-radius: 100px;
z-index: 3;
visibility: inherit;
background-color: #000000;
}