diff --git a/html/src/app.scss b/html/src/app.scss
index e2119cd8..366fc4a2 100644
--- a/html/src/app.scss
+++ b/html/src/app.scss
@@ -258,7 +258,7 @@ a {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
- max-height: 150px;
+ max-height: 300px;
}
.x-friend-list > .x-friend-group {