Thread Starter
Croban
(@croban)
I don`t know how links to thumbs came to their normal state, and now in all browsers they are the same, but also i had to add
.ngg-gallery-thumbnail img {
height: auto;
width: auto;
}
css styles sheet, to get thumbnails be properly displayed in ie10
Thread Starter
Croban
(@croban)