diff --git a/wled00/data/index.css b/wled00/data/index.css index 8439e0a9a..d21b893c3 100644 --- a/wled00/data/index.css +++ b/wled00/data/index.css @@ -695,6 +695,10 @@ input[type=text] { } .stxt { + margin-top: 6px !important; +} + +.qltxt { width: 50px !important; } @@ -787,7 +791,7 @@ input[type=number]::-webkit-outer-spin-button { .cnf-s { position: absolute; - top: 173px; + top: 223px; right: 23px; padding: 7px 22px; } @@ -804,7 +808,7 @@ input[type=number]::-webkit-outer-spin-button { .half { padding: 7.5px; - top: 64px; + top: 113px; } .del { diff --git a/wled00/data/index.js b/wled00/data/index.js index 1694b4d95..1c3e442be 100644 --- a/wled00/data/index.js +++ b/wled00/data/index.js @@ -583,7 +583,7 @@ function populateSegments(s)