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