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

Remove leftover MS vendor prefix

This commit is contained in:
MrTimscampi 2020-01-02 14:46:22 +01:00
parent 93e2aa2d3f
commit 019d3730df

View file

@ -1,5 +1,5 @@
_:-ms-input-placeholder {
-ms-appearance: none;
appearance: none;
height: 2.223em;
margin: 0;
}