Browse Source

Merge pull request #1079 from jitsi/fix_avatar_z_index

Do not display avatar on top of the connection problem messages
master
Дамян Минков 9 years ago
parent
commit
7fead897ed
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      css/_videolayout_default.scss

+ 0
- 1
css/_videolayout_default.scss View File

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

Loading…
Cancel
Save