Files
pillar/src/templates
Tobias Johansson ceef04455c Video player in project header bug (firefox):
Unable to play video in in project header in firefox.

Reason:
Firefox is missing ResizeObserver, so as a workaround videoJs inserts an
iframe bellow the video and listens to resize events on that. This iframe
lands in front of the video when we use the class ".embed-responsive",
and therefore we can not start the wideo.

Solution:
I could not see any difference in how the page was rendered
with/without this class so I removed it.
2018-10-24 13:34:08 +02:00
..
2018-10-10 16:55:10 +02:00
2018-10-10 16:55:06 +02:00
2018-08-31 19:31:36 +02:00
2018-09-14 17:29:13 +02:00
2017-08-30 14:04:15 +02:00
2018-08-31 19:31:36 +02:00
2017-08-30 14:04:15 +02:00