Skip to content

Comment embed bottom margin #6137

Ben requested to merge fix/comment-embed-6137 into master

Ticket(s) / Related Merge Requests

#6137 (closed)

Summary of Changes

Fixes a bottom margin inside of the border of a comment embed causing the layout to look broken. Additionally adds padding to metadata. This fix has been approached from a low-regression scope point of view, styling ONLY for comment embeds.

Testing Considerations

  • Comment embeds don't have botched bottom margin.
  • Youtube meta info has some margin top and bottom.

Deployment Considerations

Standard deployment.

Regression Scope

Minor, comment embeds.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual - CSS changes.

Screenshots / Screen Recording

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports