From c738e23a85a130de1e615b840332eb0934ca3913 Mon Sep 17 00:00:00 2001 From: skaman82 Date: Sat, 12 Dec 2015 23:46:51 +0100 Subject: [PATCH] Removing new Filters Box from PID Tab --- tabs/pid_tuning.css | 2 +- tabs/pid_tuning.html | 79 ++++---------------------------------------- 2 files changed, 8 insertions(+), 73 deletions(-) diff --git a/tabs/pid_tuning.css b/tabs/pid_tuning.css index b3ba9393..3baf8fcf 100644 --- a/tabs/pid_tuning.css +++ b/tabs/pid_tuning.css @@ -144,7 +144,7 @@ .tab-pid_tuning .controller { float: left; - width: calc(50% - 2px); + width: calc(35% - 2px); margin-left: 0px; margin-bottom: 10px; border-radius: 4px; diff --git a/tabs/pid_tuning.html b/tabs/pid_tuning.html index 803a585d..4782e60f 100755 --- a/tabs/pid_tuning.html +++ b/tabs/pid_tuning.html @@ -12,10 +12,15 @@ -
-
@@ -188,73 +193,6 @@ -
-
-
Filter Settings
-
-
-
-
-

-
-
-
- -
-
- -
-
- -
-
- -
-
- -
-
-
@@ -267,8 +205,5 @@
-
- Reset PID Controller -
\ No newline at end of file