Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💄 Match catalog search results match to Hyrax #2344

Merged
merged 1 commit into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. 💄 Match catalog search results match to Hyrax

    This commit will along the look of the catalog search results page to
    look closer to the way Hyrax looks.  The problem stems from the
    markdown feature.  For plain text it adds a `<p>` tag which has a margin
    bottom.  I think the best thing to do is turn it off for default and any
    tenant that is currently using it should turn it back on.
    kirkkwang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    89a755c View commit details
    Browse the repository at this point in the history