From 6c2db18be150eb6410f1e3a148057b81dcae8093 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Thu, 14 Aug 2014 02:13:14 +0100 Subject: completely change the CSS to be an entirely 'position: absolute' layout rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions. --- webclient/rooms/rooms.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'webclient/rooms') diff --git a/webclient/rooms/rooms.html b/webclient/rooms/rooms.html index f134e5ee8c..d303e143b9 100644 --- a/webclient/rooms/rooms.html +++ b/webclient/rooms/rooms.html @@ -1,7 +1,8 @@
- +
+
@@ -77,4 +78,5 @@ {{ feedback }}
+
-- cgit 1.4.1