Add scrolling support for world list

This commit is contained in:
Mike Primm 2011-11-06 10:29:33 +08:00 committed by mikeprimm
parent ab963fca70
commit de94712fbd
2 changed files with 42 additions and 1 deletions

View file

@ -533,6 +533,10 @@
overflow:hidden;
}
.worldlist {
overflow:hidden;
}
/*******************
* players on the map
*/