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/login/login.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webclient/login') diff --git a/webclient/login/login.html b/webclient/login/login.html index 0d3e8c57fd..508ff5e4bf 100644 --- a/webclient/login/login.html +++ b/webclient/login/login.html @@ -1,5 +1,6 @@
+
{{ feedback }} @@ -47,5 +48,6 @@
+
-- cgit 1.5.1