trabajo-afectivo/app/assets/stylesheets/custom/chat.css

8 lines
116 B
CSS
Raw Normal View History

2012-11-04 10:49:59 +00:00
#chat {
position: fixed; bottom: 0; right: 0;
}
#chat .well-chat {
padding: 8px 15px 0px 15px;
margin: 0px;
}