Answer the question
In order to leave comments, you need to log in
Stretching png on the site in IE11. How to fix?
There is a site that renders correctly in all browsers except IE11 and probably lower versions.
Namely: png stretches
Although in other browsers it looks like this:
Here is everything that is written in CSS:
.home .advantages .item figure {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 70px;
margin-bottom: 10px;
}
.home .advantages .item figure img {
margin: auto;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question