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

Merge pull request #498 from TheAngularity/patch-3

fixed spaces between boxes
This commit is contained in:
Albert Kravcov 2017-05-07 22:19:36 +02:00 committed by GitHub
commit 36df27f5bc

View file

@ -1155,7 +1155,7 @@ dialog {
background-color: #FFFFFF;
float: left;
width: calc(100% - 2px);
margin-bottom: 50px;
margin-bottom: 10px;
font-family: 'open_sansregular', Arial;
}