Jump to content

Web ui now playing not scaling well on mobile


Cerothen

Recommended Posts

Cerothen

This has been this way for a few updates now and I didn't notice anything else posted about it however the portrait view in the web ui and app appears to be off and not use able. See image.

 

At first I thought it was the custom CSS but even clearing it out didn't resolve the issue.

post-9276-0-36061100-1452475736_thumb.png

Edited by Cerothen
Link to comment
Share on other sites

Cerothen

@media(max-width: 1200px) {

div[class=nowPlayingImage] img{ width: 46px; }

}

 

This helps with the web ui on mobile. Basically if the window is under a certain width then it applies the image width to the image in the now playing bar. If viewed on a desktop it will look normal.

Edited by Cerothen
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...