summaryrefslogtreecommitdiffstats
path: root/browser/extensions/webcompat/injections/css/bug1774490-rainews.it-gallery-fix.css
blob: 95dbf219c9478f9098bd49d25ca72bc3148dfd0a (plain)
1
2
3
4
5
6
7
8
9
/**
 * rainews.it - Image slideshow is not shown
 * Bug #1774490 - https://bugzilla.mozilla.org/show_bug.cgi?id=1774490
 * WebCompat issue #105402 - https://webcompat.com/issues/105402
 */

.photogallery-swiper .swiper-slide {
  height: auto;
}