This commit is contained in:
Laurent Destailleur 2018-11-01 15:20:05 +01:00
parent 5b83026fcd
commit 1140735554

View File

@ -894,7 +894,8 @@ div.fiche {
min-width: 150px; min-width: 150px;
} }
.thumbstat150 { .thumbstat150 {
min-width: 170px; /* min-width: 170px; */
width: 170px;
} }
.thumbstat, .thumbstat150 { .thumbstat, .thumbstat150 {
<?php if ($conf->browser->name == 'ie') { ?> <?php if ($conf->browser->name == 'ie') { ?>