Page MenuHomePhabricator

Unordered and ordered lists should have same margin-bottom as paragraphs
Closed, DuplicatePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

  • top of UL has big margin
  • bottom of UL has small margin

image.png (463×1 px, 126 KB)

What should have happened instead?:

  • top of UL has big margin
  • bottom of UL has big margin

image.png (479×1 px, 87 KB)

Software version (skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

  • looks weird to have a list be close to its bottom paragraph rather than its top paragraph
  • fixes are to equalize them, or move closer to top paragraph
  • in this case, I suggest just changing UL and OL margin-bottom to 1em, to match the margin-bottom for P

Event Timeline

Jdlrobson subscribed.

Thanks for taking the time to write the bug report! I've copied over the example to the other ticket to make sure that gets covered in our QA!