Problem/Motivation

List (ul) dots are positioned above the content:

Steps to reproduce

Receive any status mail with a list in it.

Proposed resolution

Set UL LI and maybe also OL LI to list-style-position: outside.

OR

Set every direct child element inside the LI to inline-block (probably more prone to consequential errors).

Remaining tasks

Set "list-style-position: inside"-style on lists who really need this style

Issue fork social-3193370

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

thomas.frobieter created an issue. See original summary.

anybody’s picture

Status: Active » Needs review
anybody’s picture

Status: Needs review » Fixed

Just ran into the same issue with our mails and can confirm this works perfectly and fixes the display issues. Please merge! :)

anybody’s picture

Status: Fixed » Reviewed & tested by the community

Damn sorry... overscrolled.

anybody’s picture

Version: 8.x-9.x-dev » 10.1.x-dev
Status: Reviewed & tested by the community » Needs work

This needs a reroll against 10.1.x

anybody’s picture

Status: Needs work » Fixed

This was fixed in 10.x, see https://git.drupalcode.org/issue/social-3193370/-/blob/10.0.x/themes/soc...

If the change was based on this issue, it would be nice to credit @thomas.frobieter.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.