Skip to content

Add margin-bottom back to pagination search widgets and sort-pagination #3622

Closed
@body-clock

Description

@body-clock

When working on the Blacklight gallery app, I noticed that the document collection display was pressed up against the sort-pagination controls when testing on Blacklight 9. On further inpsection, I found these changes.

As you can see, the styling is moved from the _controls.scss to boostrap classes on the target elements. In this process, we replace the padding-bottom with pb-3 but no corresponding BS class is added for margin-bottom - this resulted in some unexpected behavior in my BL9 testing.

If this is intentional, let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions