Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio player background too large on mobile devices #516

Open
erinchambers opened this issue Aug 2, 2024 · 1 comment
Open

Audio player background too large on mobile devices #516

erinchambers opened this issue Aug 2, 2024 · 1 comment

Comments

@erinchambers
Copy link

The audio player's styling results in a large black rectangle in the background that doesn't match the size of the player itself. It's device-related rather than screen-width-related, I think. On desktop, it looks fine; on mobile phones it looks like the screenshot below.

Here's a screenshot taken in Safari on iOS:

ios-safari

Tested in

  • iOS Safari
  • iOS Firefox
  • iOS Chrome
  • Android Firefox
  • Android Chrome
@tommyneu
Copy link
Member

tommyneu commented Aug 2, 2024

Looks like the styles for that are being applied here in the code
https://github.com/unl/UNL_MediaHub/blob/master/www/templates/html/MediaPlayer/v3/player.tpl.php#L45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants