1
0
Fork 0
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:
Joshua M. Boniface 2019-04-30 13:02:28 -04:00 committed by GitHub
commit 4ed02a44ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,6 @@ _:-ms-input-placeholder {
-ms-user-select: none;
user-select: none;
outline: 0;
padding: 1em 0;
color: #00a4dc;
-webkit-align-self: center;
-ms-flex-item-align: center;