Skip to content

Pro Video page layout skewed by long titles

Summary

Pro Video page layout skewed by long titles.

Steps to reproduce

Platform information

  • Firefox 70 on Pop!_OS 19.10
  • 1920x1080

What is the current bug behavior?

Video tiles are too big and cause grid to go out of screen width.

What is the expected correct behavior?

2-column grid that doesn't overflow the screen width.

Relevant logs and/or screenshots

image

Possible fixes

  • <h2> tags with line clamp on the video title are causing tiles to grow bigger than intended.
  • Override fixed height CSS property on video thumbnail with 100%
Edited by Emiliano Balbuena