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;
|
border-radius: 5px;
|
||||||
padding: 2px 5px;
|
padding: 2px 5px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 5px;
|
bottom: 5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user