mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Fix flex problems
This commit is contained in:
@@ -2805,7 +2805,7 @@ div.tabBar .noborder {
|
||||
}
|
||||
.boxstats {
|
||||
padding: 3px;
|
||||
width: 105px;
|
||||
width: 103px;
|
||||
}
|
||||
.boxstats130 {
|
||||
width: 160px;
|
||||
|
||||
@@ -2889,7 +2889,7 @@ div .tdtop {
|
||||
}
|
||||
.boxstats {
|
||||
padding: 3px;
|
||||
width: 105px;
|
||||
width: 100px;
|
||||
}
|
||||
.boxstats130 {
|
||||
width: 135px;
|
||||
|
||||
Reference in New Issue
Block a user