mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #287 from bugfixin/seek-too-wide
Remove extraneous padding from sliders
This commit is contained in:
commit
4ed02a44ac
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ _:-ms-input-placeholder {
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
padding: 1em 0;
|
|
||||||
color: #00a4dc;
|
color: #00a4dc;
|
||||||
-webkit-align-self: center;
|
-webkit-align-self: center;
|
||||||
-ms-flex-item-align: center;
|
-ms-flex-item-align: center;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue