mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
Merge pull request #31 from alicoding/master
Auto height for img in post-content
This commit is contained in:
commit
d70beddd28
@ -533,6 +533,7 @@ table.plain tbody > tr:nth-child(odd) > th {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
margin: 0 auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* The author credit area after the post */
|
||||
|
Loading…
Reference in New Issue
Block a user