chat.css 116 B

12345678
  1. #chat {
  2. position: fixed; bottom: 0; right: 0;
  3. }
  4. #chat .well-chat {
  5. padding: 8px 15px 0px 15px;
  6. margin: 0px;
  7. }