Adjusted width for 100% batt
parent
2e2f0c9b2b
commit
68743be7ad
|
|
@ -350,7 +350,7 @@ function getInfoDims() {
|
||||||
line -= 7;
|
line -= 7;
|
||||||
break;
|
break;
|
||||||
case 3:
|
case 3:
|
||||||
width -= 10;
|
width -= 9;
|
||||||
height -= 6;
|
height -= 6;
|
||||||
line -= 10;
|
line -= 10;
|
||||||
break;
|
break;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue