Home › Forums › CSS › Dimensions of site elements change on click › Reply To: Dimensions of site elements change on click
November 27, 2015 at 3:06 am
#235281
Participant
It has to do with this border that is added :
.img-thumbnail:link, :visited, :active {
border: 1px solid #DDD;
}
On line 277 of home.css.