mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-09 10:10:01 +01:00
prevent line-wraps (not enough space)
This commit is contained in:
parent
12a341e607
commit
d0c0ee2981
|
|
@ -181,6 +181,7 @@ input[type=range]:focus::-ms-fill-upper
|
|||
border-radius: 5px;
|
||||
padding: 2px 5px;
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
|
||||
position: absolute;
|
||||
bottom: 5px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue