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

minor fix

This commit is contained in:
skaman82 2015-11-03 05:38:57 +01:00
parent 0f30b16ec8
commit e22f6ada4b

View file

@ -155,7 +155,7 @@
display: inline-block; display: inline-block;
float: left; float: left;
width: 80%; width: 80%;
margin-left: 35px; margin-left: 20px;
margin-top:1px; margin-top:1px;
} }