make chat go in right place

This commit is contained in:
John McLear 2015-04-12 19:27:34 +01:00
parent 5dc4b315fe
commit 20e899476a

View file

@ -532,7 +532,7 @@ table#otheruserstable {
}
#chatbox {
position: absolute;
position: fixed;
bottom: 0px;
right: 20px;
width: 180px;