This commit is contained in:
Laurent Destailleur 2022-01-02 21:05:44 +01:00
parent 0d8cf96f8f
commit 219ca9b610
2 changed files with 2 additions and 2 deletions

View File

@ -2219,7 +2219,7 @@ div.arearefnobottom {
div.heightref {
min-height: 80px;
}
div.divphotoref {
div.divphotoref:last-child {
padding-<?php echo $right; ?>: 30px;
}
div.paginationref {

View File

@ -2228,7 +2228,7 @@ div.arearefnobottom {
div.heightref {
min-height: 80px;
}
div.divphotoref {
div.divphotoref:last-child {
padding-<?php echo $right; ?>: 20px;
}
div.paginationref {