sachinchoolur / lightslider

JQuery lightSlider is a lightweight responsive Content slider with carousel thumbnails navigation
http://sachinchoolur.github.io/lightslider/
MIT License
2.04k stars 1.52k forks source link

Cross Browser Problem #464

Closed Martialmartz closed 4 years ago

Martialmartz commented 4 years ago

Hi there,

i have a problem with cross browser compatibility: If it's desktop size, my site shows 3 columns, as soon as it reaches mobile size it collapses down to the light slider. Works perfectly in Firefox, but in Chrome and IE the navigation dots end up far down below the text. There's a huge gap between the text and the navigation dots.

I've build a fiddle to show the problem (only happens in Chrome and IE, not Firefox):

https://jsfiddle.net/a25oru1L/

Just rescale the output window to see the problem!

Would appreciate any tips, best regards

Martialmartz commented 4 years ago

Nevermind, was to quick asking...

i just added "height:inherit !important;" to the ".meinungen-container ul.content-slider"