From 6e80fd2b4d2626e04b21078644965cc1a31f7fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberto=20Garci=CC=81a=20Hierro?= Date: Sun, 20 May 2018 17:05:34 +0100 Subject: Fix support for simulated RX via MSP, increase channels to 12 - Fix detection of MSP_RX to show the button in the receiver tab - Fix path to the .css file for receiver_msp.html - Increase number of channels to 12 --- src/css/tabs/receiver_msp.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/css/tabs') diff --git a/src/css/tabs/receiver_msp.css b/src/css/tabs/receiver_msp.css index d58a9233..1b80d18a 100644 --- a/src/css/tabs/receiver_msp.css +++ b/src/css/tabs/receiver_msp.css @@ -86,8 +86,8 @@ .slider-label { position: absolute; text-align: right; - width: 40px; - left: -65px; + width: 50px; + left: -75px; } a { -- cgit v1.2.3