Removed various drawables and fixed chat scroll bug.

This commit is contained in:
Jon Benson
2013-05-07 12:34:23 +10:00
parent 57181b3b11
commit d97b78fafb
8 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ body {
#chat {
left:0;
right:0;
top: 1px !important;
bottom:30px;
width: auto;
}