Chrome grid image size problem
-
Grid images are completely deformed, height is completely stretched… Here is an example
I’ve tried
.grid-image img { height: 100%; }and
div.post-body p img, div.post-body p object { max-width: 100%; padding: 0; height: 100%; }but nothing helped.
This is how the page renders in firefox. How do I fix this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Chrome grid image size problem’ is closed to new replies.