X-Git-Url: http://git.cyclocoop.org/%22.%20generer_url_ecrire%28%22sites_tous%22%2C%22%22%29.%20%22?a=blobdiff_plain;f=includes%2Fgallery%2FNolinesImageGallery.php;h=70f5bd93c0bd32d413a0a9077a0aaa0ac143e8f3;hb=5e8e72f822b2223accdebecc017f7b6d5fe6b751;hp=9e0a4940471646ebe07c319a67e1306b2125d9df;hpb=59dc5b3f89e025b73b6f60316855bf46f2e4564a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/gallery/NolinesImageGallery.php b/includes/gallery/NolinesImageGallery.php index 9e0a494047..70f5bd93c0 100644 --- a/includes/gallery/NolinesImageGallery.php +++ b/includes/gallery/NolinesImageGallery.php @@ -22,13 +22,13 @@ */ class NolinesImageGallery extends TraditionalImageGallery { - protected function getThumbPadding() { return 0; } protected function getGBBorders() { - return 0; + // This accounts for extra space between
  • elements. + return 4; } protected function getVPad( $boxHeight, $thumbHeight ) {