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

Adjust position of watermark slightly.

This commit is contained in:
Dominic Clifton 2014-12-21 14:32:36 +00:00
parent 7522d97092
commit f76520c606

View file

@ -42,7 +42,7 @@ input[type="number"]::-webkit-inner-spin-button {
#watermark {
position: absolute;
text-align: center;
top: 30px;
top: 35px;
left: 0;
bottom: 0;
right: 0;