prevent line-wraps (not enough space)

This commit is contained in:
Jakob Ketterl 2019-09-28 02:34:58 +02:00
parent 12a341e607
commit d0c0ee2981

View File

@ -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;