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

Including fixes from wanderzell

• fixes small css bug with tooltip icons
• fixes sensor icons nit showing up when connecting Naze32 Acro rev6
and Sparky1.1
This commit is contained in:
skaman82 2015-11-12 09:56:03 +01:00
parent 3185721c64
commit 990fd26eb9
3 changed files with 5 additions and 7 deletions

View file

@ -386,6 +386,4 @@ $("#showlog").on('click', function() {
});
});
});