Site logo

Archived topic

Squeezed Images (sometimes)

4 replies · Started by achims on July 19, 2016

Viewing posts 1–5 of 5

Hello,

with the Microsoft Edge Browser some images are squeezed. It seems to be an issue with the css:

/*media all*/
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
max-width: 100%;
height: auto;
}

/*media all*/
img {
max-width: 100%;
height: auto;
}

By disable "height: auto" the images show as they should.

Do you have an idea to fix this? Thanks a lot!
Generatepress is awesome!

Best regards,
Achim

Thanks a lot. It works with "height: initial;"

I gave you a five Star Rating and want to say thanks for your work and your great theme!

Thanks so much for that! I really appreciate it :)

This archived topic is closed to new replies.