ajaxmap.css 144 B

1234567891011
  1. #ufomsg{
  2. max-height: 400px;
  3. overflow-y: scroll;
  4. }
  5. #zombie_list{
  6. max-height: 320px;
  7. max-width: 576px;
  8. overflow-y: scroll;
  9. }