blueimp / Gallery

blueimp Gallery is a touch-enabled, responsive and customizable image & video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. It features swipe, mouse and keyboard navigation, transition effects, slideshow functionality, fullscreen support and on-demand content loading.
https://blueimp.github.io/Gallery/
Other
3.75k stars 984 forks source link

Navigation controls incorrectly positionned on Firefox #250

Closed calaoa closed 4 years ago

calaoa commented 4 years ago

Hi everyone, While on Chromium the default prev/next controls are correctly aligned vertically, it seems they are not in Firefox: see example below with Firefox 77.0.1. Tiinkering with the line-height property seems to improve the layout, not sure if it's the best option though?

blueimp-gallery

blueimp commented 4 years ago

Thanks for the report @calaoa. I've released version 3.1.0 which fixes this issues by making use of background-images instead.