-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
Description
Problem with this page
The embedded video iframe is not responsive on mobile devices, causing it to overflow beyond the screen width.
I have gone through almost all of the iframes in this repo and right now this behaviour is visible on
- https://www.jenkins.io/solutions/embedded/
- https://www.jenkins.io/solutions/ruby/
- https://www.jenkins.io/solutions/pipeline/
- https://www.jenkins.io/projects/gsoc/2018/remoting-over-message-bus/.
- https://www.jenkins.io/zh/blog/2015/12/02/hacksgiving-left-overs/
- https://www.jenkins.io/blog/2011/10/17/andrew-bayer-discusses-jenkins-with-tim-obrien/
- https://www.jenkins.io/blog/2019/10/21/thinking-about-jenkins-security/
- https://www.jenkins.io/blog/2019/10/24/jenkins-performance-avoiding-pitfalls/
- https://www.jenkins.io/blog/2011/04/04/the-final-two-run-off-vote-for-the-new-jenkins-logo/
- https://www.jenkins.io/blog/2011/03/21/the-polls-are-open-for-the-jenkins-logo-contest/
Expected behavior
It should be responsive
Actual behavior
Possible solution
Add max-width to 100%
Are you interested in contributing a fix?
Yes