CSS enhancement
This commit is contained in:
parent
ed56ea4ac0
commit
e0a5e0e0dd
@ -3850,6 +3850,7 @@ div.ecmjqft {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
min-width: <?php echo $dol_optimize_smallscreen?'200':'480'; ?>px;
|
min-width: <?php echo $dol_optimize_smallscreen?'200':'480'; ?>px;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
max-width: 1024px;
|
||||||
padding-left: 10px !important;
|
padding-left: 10px !important;
|
||||||
padding-right: 10px !important;
|
padding-right: 10px !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -3716,6 +3716,7 @@ div.ecmjqft {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
min-width: <?php echo $dol_optimize_smallscreen?'200':'480'; ?>px;
|
min-width: <?php echo $dol_optimize_smallscreen?'200':'480'; ?>px;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
max-width: 1024px;
|
||||||
padding-left: 10px !important;
|
padding-left: 10px !important;
|
||||||
padding-right: 10px !important;
|
padding-right: 10px !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user