Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix text displayer positioning on IE
Before, the text displayer on IE was positioned outside of the video container, to the right. On IE, the left property was defaulting to something surprising. The simple fix is to specify left: 0. Change-Id: Iaf5456c4976afbe59853b32b978e63aac5df2571
- Loading branch information