Set max-width to 100% for images in post-content
This commit is contained in:
parent
c1813aafa6
commit
39fe6bfff2
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
.post-content {
|
||||
img { max-width: 100%; }
|
||||
.photo_attachments {
|
||||
margin-top: 7px;
|
||||
padding-bottom: 10px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue