1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00

Removed unnecessary style

Removed green border around TPA Breakpoint row header, as instructed by @hydra
This commit is contained in:
tricopterY 2015-03-12 10:49:44 +11:00
parent cb95a05830
commit 13f3ef2d94

View file

@ -90,11 +90,6 @@
float: right;
width: calc(40% - 10px); /* - ( "virtual" margin) */
}
.tab-pid_tuning .rate-tpa .tpa{
float: right;
border: 1px solid #ADDFAC; /*THEME CHANGE HERE*/
width: calc(100% - 10px); /* - ( "virtual" margin) */
}
.tab-pid_tuning .buttons {
width: calc(100% - 20px);