Home › Forums › CSS › "height: auto" bug in Chrome › Reply To: "height: auto" bug in Chrome
March 26, 2015 at 1:11 pm
#199053
Participant
Is something like
img {
object-position: center center;
object-fit: cover;
}
What you want?