Home › Forums › CSS › "height: auto" bug in Chrome › Reply To: "height: auto" bug in Chrome
March 26, 2015 at 1:24 pm
#199055
Participant
They’re not background images, they’re embedded images, so
img{
height:100%;
}
should work