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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

View File

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