I
I
Ilya2017-03-10 13:53:54
css
Ilya, 2017-03-10 13:53:54

Why is the image not displayed in edge?

The dumbest question, but I don’t get it at all: there are several pictures in the container. They are completely different sizes and need to fit in the container and stretch proportionally. Works in all browsers except IE and Edge. If in IE the sizes periodically jump, then in Edge almost no picture is displayed at all. I hope for your help:

.wrapper-client__img {
  width: 22%;
  height: 4rem;
}
.clients__img {
max-width: 100%;
height: auto;
}

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question