Auto height for img in post-content
This commit is contained in:
parent
10beda3f6c
commit
8c52f22c9b
|
@ -534,6 +534,7 @@ table.plain {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* The author credit area after the post */
|
/* The author credit area after the post */
|
||||||
|
|
Loading…
Reference in New Issue