Wikiki / bulma-carousel

Display a carousel
MIT License
136 stars 99 forks source link

Pagination: false doesn't hide pagination fully #99

Open thills03 opened 4 years ago

thills03 commented 4 years ago

When pagination is set to false, the slider-pagination div is not fully hidden or removed.

Also, the @media settings are overriding the display: none;

I would think this is intended to be hidden fully when pagination is set to false.

bulma-carousel pagination-false padding