Chat post images

This commit is contained in:
Lars van Hijfte
2017-01-27 16:03:33 +01:00
parent 07c3b07eb3
commit a57465189a
3 changed files with 23 additions and 2 deletions

View File

@@ -126,4 +126,8 @@ body {
.active-friend-chat {
background: #4CAF50;
color: white;
}
.chat-message img {
max-width: 100%;
}