From fc4bac3f16725720a604a2fcd4c22ddd85412c56 Mon Sep 17 00:00:00 2001 From: Juliusz Chroboczek Date: Sat, 25 Apr 2020 20:02:33 +0200 Subject: [PATCH] Hide overflow on user list. --- static/sfu.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/sfu.css b/static/sfu.css index 453d22a..45f6b6e 100644 --- a/static/sfu.css +++ b/static/sfu.css @@ -57,6 +57,7 @@ h1 { width: 5%; margin-left: 2%; border: 1px solid; + overflow-x: hidden; } #anonymous-users {