summary refs log tree commit diff
path: root/webclient
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-09-01 00:41:53 +0100
committerMatthew Hodgson <matthew@matrix.org>2014-09-01 00:41:53 +0100
commitd27e1ab148e78a0d265ea741d5e60f32d0b78de3 (patch)
tree68b7330d2829e16afe272f1761bfc8295fca023a /webclient
parentdon't make HS ports explicit if it's the default for the protocol (diff)
downloadsynapse-d27e1ab148e78a0d265ea741d5e60f32d0b78de3.tar.xz
fix footer on non-room pages
Diffstat (limited to 'webclient')
-rwxr-xr-x[-rw-r--r--]webclient/app.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/webclient/app.css b/webclient/app.css
index 313336ce62..cd1820e155 100644..100755
--- a/webclient/app.css
+++ b/webclient/app.css
@@ -28,7 +28,6 @@ a:active  { color: #000; }
 #wrapper {
     margin: auto;
     max-width: 1280px;
-    height: 100%;
     padding-top: 40px;
     padding-bottom: 40px;
     padding-left: 20px;