CSS
This commit is contained in:
parent
abd09ae631
commit
2a3b808da6
@ -907,9 +907,9 @@ div.fiche {
|
|||||||
min-width: 150px;
|
min-width: 150px;
|
||||||
}
|
}
|
||||||
.thumbstat150 {
|
.thumbstat150 {
|
||||||
min-width: 170px;
|
min-width: 168px;
|
||||||
max-wdith: 171px;
|
max-width: 169px;
|
||||||
/* width: 170px; If I use with, there is trouble on size of flex boxes solved with min+max that is a little bit higer than min */
|
/* width: 168px; If I use with, there is trouble on size of flex boxes solved with min+max that is a little bit higer than min */
|
||||||
}
|
}
|
||||||
.thumbstat, .thumbstat150 {
|
.thumbstat, .thumbstat150 {
|
||||||
<?php if ($conf->browser->name == 'ie') { ?>
|
<?php if ($conf->browser->name == 'ie') { ?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user