Merge pull request #474 from TheAngularity/patch-1
fixed save button in power-tab10.3.x-maintenance
parent
d011599450
commit
a1abd85bf7
2
main.css
2
main.css
|
@ -1469,7 +1469,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-osd {
|
||||
.tab-ports, .tab-receiver, .tab-sensors, .tab-servos, .tab-osd, .tab-power {
|
||||
height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue