1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00
This commit is contained in:
skaman82 2017-02-02 17:21:34 +01:00
parent 6a7f715dfe
commit ab90357846

View file

@ -1502,7 +1502,7 @@ dialog {
/* fixing padding for all Tabs*/
.tab-setup, .tab-landing, .tab-adjustments, .tab-auxiliary, .tab-cli, .tab-configuration, .tab-failsafe, .tab-onboard_logging,
.tab-firmware_flasher, .tab-gps, .tab-help, .tab-led-strip, .tab-logging, .tab-modes, .tab-motors, .tab-pid_tuning,
.tab-ports, .tab-receiver, .tab-sensors, .tab-servos {
.tab-ports, .tab-receiver, .tab-sensors, .tab-servos, .tab-osd {
height: 100%;
position: relative;
}