diff --git a/tabs/configuration.css b/tabs/configuration.css index 89ee8aa9..eb768c13 100644 --- a/tabs/configuration.css +++ b/tabs/configuration.css @@ -95,7 +95,7 @@ } .tab-configuration .numberwide input { - width: 55px; + width: 50px; padding-left: 3px; height: 20px; line-height: 20px; @@ -472,6 +472,17 @@ float: left; } +.tab-configuration .escprotocol { + border: 1px solid silver; + margin-right: 5px; +} + +.tab-configuration .gyroSyncDenom, .tab-configuration .pidProcessDenom { + border: 1px solid silver; + margin-right: 5px; + width:90px; +} + @media only screen and (max-width: 1055px) , only screen and (max-device-width: 1055px) { .tab-configuration .gui_box span { diff --git a/tabs/configuration.html b/tabs/configuration.html index 27c657cf..14be3c0c 100644 --- a/tabs/configuration.html +++ b/tabs/configuration.html @@ -41,15 +41,15 @@ -
-
+
+
-
+