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

fix top buttons

This commit is contained in:
nathan 2016-08-02 01:28:08 -07:00
parent dfc69b6c7c
commit 8a0af00efe

View file

@ -334,7 +334,7 @@ button {
display: inline-block;
position: absolute;
right: 1em;
top: 1em;
top: .5em;
}
@media only screen and (max-width: 1055px) , only screen and (max-device-width: 1055px) {