Bludit: No image resize in "log" theme

Created on 9 Jun 2016  路  4Comments  路  Source: bludit/bludit

All 4 comments

Adding the below css should fix it.

img{
    max-width: 100%;
}

Well, maybe you will make a patch?

I've pushed a patch in the PR #331. Can you, please, give it a try and provide some feedback?

I've pushed a patch in the PR #331. Can you, please, give it a try and provide some feedback?

Yes, it's works! Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xm74 picture xm74  路  3Comments

bousalman picture bousalman  路  5Comments

xm74 picture xm74  路  7Comments

zongdeiqianxing picture zongdeiqianxing  路  4Comments

dignajar picture dignajar  路  5Comments