Merge pull request #398 from Mte90/patch-1

image will fit the comment container
This commit is contained in:
Ivan Diaz 2018-11-22 15:51:44 -03:00 committed by GitHub
commit fb3f1a9c16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -96,6 +96,10 @@
border-top: none;
padding: 20px 10px;
text-align: left;
img {
max-width:100%;
}
}
}