CSS
This commit is contained in:
parent
b62c229efc
commit
cbb20a3587
@ -3138,6 +3138,7 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
|
|||||||
.thumbstat {
|
.thumbstat {
|
||||||
flex: 1 1 110px;
|
flex: 1 1 110px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
min-width: <?php echo isset($_SESSION['dol_screenwidth'])?min(160, round($_SESSION['dol_screenwidth']/2 - 20)):150; ?>px; /* on screen < 320, we guaranty to have 2 columns */
|
||||||
}
|
}
|
||||||
.thumbstat150 {
|
.thumbstat150 {
|
||||||
flex: 1 1 110px;
|
flex: 1 1 110px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user