Problem/Motivation

A recent job posting of ours has the Drupal contributions section <ul> element misformatted. https://jobs.drupal.org/agile-six-applications-inc/job/16106. See screenshot here:

Screenshot of misformatted <ul> element

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
2020-07-28_11-47.png78.11 KBelijah lynn

Issue fork drupalorg-3162009

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

    Elijah Lynn created an issue. See original summary.

    elijah lynn’s picture

    Issue summary: View changes
    drumm’s picture

    Assigned: Unassigned » drumm
    Status: Active » Fixed

    The two lists are now consistently-styled.

    elijah lynn’s picture

    Awesome, thanks Neil!

    Was it something to do with my formatting or CSS?

    drumm’s picture

    CSS, the body field overrides the default ul styles for the site, but the Drupal Contributions field did not do the same.

    elijah lynn’s picture

    Thanks for clarifying, cheers!

    Status: Fixed » Closed (fixed)

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