1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-17 13:25:22 +03:00

font upload fix

This commit is contained in:
Pawel Spychalski (DzikuVx) 2016-12-15 00:45:58 +01:00
parent 1bb6850c24
commit 3a48a51a76
2 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@
.jBox-container {
background: #fff;
border:1px solid #37a8db;
max-width:180px;
/*max-width:180px;*/
font-size:11px;
line-height:13px;
color:#525352;

View file

@ -394,9 +394,9 @@ OSD.chooseFields = function () {
F.ONTIME,
F.FLYTIME,
F.FLYMODE,
F.CRAFT_NAME,
// F.CRAFT_NAME,
F.THROTTLE_POSITION,
F.VTX_CHANNEL,
// F.VTX_CHANNEL,
F.CURRENT_DRAW,
F.MAH_DRAWN,
F.GPS_SPEED,