mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
ce90a932e4
When setting "position: absolute", you should set the "left" and "top" properties to ensure it is aligned with its parent correctly. IE11 apparently defaulted to aligning next to the video element. This ensures the spinner is aligned with the play button. Fixes #2084 Change-Id: I91041813e36dbfd18a00c22af3f3f5d7e7542f40