diff --git a/_locales/en/messages.json b/_locales/en/messages.json index ac36b68a..7946ea51 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -479,13 +479,13 @@ "message": "Yaw Degrees" }, "configurationSensorAlignmentGyro": { - "message": "Gyroscope Alignment" + "message": "GYRO Alignment" }, "configurationSensorAlignmentAcc": { - "message": "Accelerometer Alignment" + "message": "ACCEL Alignment" }, "configurationSensorAlignmentMag": { - "message": "Compass/Magnetometer Alignment" + "message": "MAG Alignment" }, "configurationAccelTrims": { "message": "Accelerometer Trim" diff --git a/tabs/configuration.css b/tabs/configuration.css index 00bee329..e97c2cc0 100644 --- a/tabs/configuration.css +++ b/tabs/configuration.css @@ -365,7 +365,7 @@ .tab-configuration .board select { /*float: left;*/ - width: 50%; + width: 45%; height: 20px; margin: 0 0px 2px 0; border: 1px solid silver; @@ -444,17 +444,17 @@ } .tab-configuration .sensoralignment { - width: 60%; + width: 50%; float: left; } .tab-configuration .board_align_content { - width: 40%; + width: 50%; float: left; } .tab-configuration .sensoralignment span { - width: 50%; + width: 55%; float: left; } diff --git a/tabs/receiver.html b/tabs/receiver.html index 0da20397..8609c293 100644 --- a/tabs/receiver.html +++ b/tabs/receiver.html @@ -57,15 +57,13 @@ -
+
-
-
+
-