BF: Fixed members list layout when the scrollbar appears

pull/4/merge
Emmanuel ROHEE 10 years ago
parent c407ed070c
commit 585e98fe2b
  1. 2
      webclient/app.css

@ -252,11 +252,13 @@ a:active { color: #000; }
position: absolute;
top: 0px;
object-fit: cover;
width: 100%;
}
.userAvatar .userAvatarGradient {
position: absolute;
bottom: 20px;
width: 100%;
}
.userAvatar .userName {

Loading…
Cancel
Save