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

Remove commented styles

This commit is contained in:
Bill Thornton 2022-02-23 01:01:14 -05:00
parent 9c58dd7f6e
commit adfe891085

View file

@ -297,7 +297,6 @@
}
.nowPlayingPageTitle {
/* text-align: center; */
margin: 0;
}
@ -318,7 +317,6 @@
}
.nowPlayingInfoButtons {
/* margin: 1.5em 0 0 0; */
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
@ -400,7 +398,6 @@
}
.nowPlayingPageImage {
/* width: inherit; */
overflow-y: hidden;
overflow: hidden;
margin: 0 auto;