diff --git a/web/index.html b/web/index.html
index b5ed633e..07aeb552 100644
--- a/web/index.html
+++ b/web/index.html
@@ -170,7 +170,8 @@
border-radius: 50%;
}
img.inline-avatar {
- max-height: 2em;
+ height: 2em;
+ width: 2em;
}
.box {
border: 3px solid #bf616a;