Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Remove bottom margin from the media player #3733

Merged
merged 11 commits into from
Sep 10, 2020

Conversation

chewu
Copy link
Contributor

@chewu chewu commented Sep 2, 2020

Resolves #3726

The psammead media player currently has some bottom margin set. This pushes down the video captions when they are rendered as the captions are rendered outside of the media player container.

Remove the bottom margin from the psammead-media-player component.


  • I have assigned myself to this PR and the corresponding issues
  • Automated jest tests added (for new features) or updated (for existing features)
  • This PR requires manual testing

@rhenshaw56 rhenshaw56 added the ws-articles Tasks for the WS Articles Team label Sep 7, 2020
Copy link
Contributor

@simonsinclair simonsinclair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, @chewu. I've left a note below regarding the Psammead workflow.

CHANGELOG.md Outdated Show resolved Hide resolved
package-lock.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@andrewscfc andrewscfc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM aside from the package versions stuff still outstanding

@chris-hinds chris-hinds self-assigned this Sep 9, 2020
@paruchurisilpa paruchurisilpa self-assigned this Sep 9, 2020
@paruchurisilpa
Copy link
Contributor

LGTM.

@chris-hinds chris-hinds merged commit 520008d into latest Sep 10, 2020
@chris-hinds chris-hinds deleted the 3726-remove-bottom-margin-media-player branch September 10, 2020 08:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ws-articles Tasks for the WS Articles Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove bottom margin from the media player
7 participants