Making WordPress.org

Opened 6 weeks ago

Closed 5 weeks ago

#7848 closed enhancement (fixed)

Add bottom margin to Image block images

Reported by: ironprogrammer's profile ironprogrammer Owned by: adamwood's profile adamwood
Milestone: Priority: normal
Component: Make (Get Involved) / P2 Keywords:
Cc:

Description

Image block images do not include a bottom margin on the frontend of Make blogs, and require tricks such as <br> insertion to position proceeding text with some breathing room. Without this spacing, the text appears similar to a caption.

Can these be handled similarly to headings, paragraphs, and lists, which have margin-bottom: 1.2em;?


Recent examples (screenshots using the new blog design, but it affects the old design as well):

From https://make.wordpress.org/core/2024/12/04/whats-new-in-gutenberg-19-8-4-december/:

https://cldup.com/NT-WSZosDG-2000x2000.png

From https://make.wordpress.org/core/2024/12/04/lets-reconsider-adopting-the-wp-consent-api/:

https://cldup.com/x6v4DPYARN-2000x2000.png

Change History (2)

#1 @adamwood
5 weeks ago

  • Owner set to adamwood
  • Status changed from new to assigned

#2 @adamwood
5 weeks ago

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in the new theme, due to launch this week.

https://meta.trac.wordpress.org/changeset/14249

Note: See TracTickets for help on using tickets.