diff options
author | manuroe <manu@matrix.org> | 2015-02-24 16:16:40 +0100 |
---|---|---|
committer | manuroe <manu@matrix.org> | 2015-02-24 16:16:40 +0100 |
commit | 1b4e3b7fa6a6ab1bdfcece1a5288acc3e5d5acbe (patch) | |
tree | 211f6c676db05a92b513b35ac99b1111754fc6a0 | |
parent | %s for strings otherwise you end up sending 'u"foo"' (diff) | |
download | synapse-1b4e3b7fa6a6ab1bdfcece1a5288acc3e5d5acbe.tar.xz |
Fallback registration page: added the classic viewport meta to fix the display on iPhone Safari and webview. The width of input elements also needs to be fixed.
-rw-r--r-- | static/client/register/index.html | 1 | ||||
-rw-r--r-- | static/client/register/style.css | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/static/client/register/index.html b/static/client/register/index.html |