1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove extraneous padding from sliders

This commit is contained in:
bugfixin 2019-04-26 17:51:49 +00:00
parent 5f90bee90e
commit 2cac48cf2b

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;