Skip to content

Saved links in the Saved Links List Widget are output as adjacent div.post-lead.clearfix, not as list items #182

@benlk

Description

@benlk

The widget is listing items, so they should be output as a list of items, and then styled to hide the default li styles. Additionally, the post-lead and clearfix classes are Largo-specific, and should be removed. (Largo can get updated to match these styles, or this plugin can ship a Largo shim to add these styles back in.)

<div class="post-lead clearfix">

Having these items as a bunch of list items within a list element will improve semantic parseability, and also make it easier to style the list items to match INN/umbrella-workdayminn#16

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions