fix image overflow

Has something gone haywire? Let us know about it!
Post Reply
chuan
Posts: 1
Joined: October 6th, 2016, 10:28 am

fix image overflow

Post by chuan » October 6th, 2016, 10:38 am

Fix the image overflow problem by adding the following rule to the css

Code: Select all

img { max-width: 100% }
t.png
t.png (41.57 KiB) Viewed 3762 times

Post Reply