From f99168de06d4f0de8a05ba89f1b56cd0d7f578d0 Mon Sep 17 00:00:00 2001 From: Emmanuel ROHEE Date: Tue, 12 Aug 2014 18:11:38 +0200 Subject: Make messages list and room users list scroll-overflow --- webclient/room/room.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'webclient/room/room.html') diff --git a/webclient/room/room.html b/webclient/room/room.html index 3439f1a786..276c3caa5a 100644 --- a/webclient/room/room.html +++ b/webclient/room/room.html @@ -6,15 +6,17 @@ {{ room_alias || room_id }} - - - -
- - -
{{ info.displayname || name }}
-
-
+
+ + + +
+ + +
{{ info.displayname || name }}
+
+
+
-- cgit 1.4.1