Fix flex problems

This commit is contained in:
Laurent Destailleur
2017-07-28 23:46:11 +02:00
parent 5e17c2efb9
commit af63dc76c1
2 changed files with 2 additions and 2 deletions

View File

@@ -2805,7 +2805,7 @@ div.tabBar .noborder {
}
.boxstats {
padding: 3px;
width: 105px;
width: 103px;
}
.boxstats130 {
width: 160px;

View File

@@ -2889,7 +2889,7 @@ div .tdtop {
}
.boxstats {
padding: 3px;
width: 105px;
width: 100px;
}
.boxstats130 {
width: 135px;