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

remove block centering (no need)

This commit is contained in:
cTn 2014-09-04 10:03:45 +02:00
parent 21065c8acb
commit cc357440e3

View file

@ -44,9 +44,7 @@ input[type="number"]::-webkit-inner-spin-button {
float: right;
}
#main-wrapper {
margin: 0 auto 0 auto;
padding: 5px 5px 0 5px;
height: calc(100% - 5px);
}
#port-picker {