fix footer on non-room pages

This commit is contained in:
Matthew Hodgson 2014-09-01 00:41:53 +01:00
parent 7ca6d4e8f7
commit d27e1ab148

1
webclient/app.css Normal file → Executable file
View File

@ -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;