1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-21 23:35:22 +03:00

Fix for modes tab

This commit is contained in:
skaman82 2016-07-28 18:34:35 +02:00 committed by Michael Keller
parent 8d43ba6681
commit 47a966ebab

View file

@ -1,5 +1,6 @@
.tab-auxiliary { .tab-auxiliary {
float: left; float: left;
width: 100%;
} }
.tab-auxiliary .help { .tab-auxiliary .help {