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

Fixes post cards in search results #900

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Conversation

BernatBC
Copy link
Contributor

Hi @hossainemruz , thank you for fixing that issue related to the CSS of post cards of search results. After testing a little bit more, I encountered another issue.

Issue

Search results are displayed in a single line, reducing the width of each card. (See screenshot)

Description

Fixes it by adding flex-wrap: wrap into search-results div.

Test Evidence

Before

image

After

image

Copy link

netlify bot commented Feb 25, 2024

Deploy Preview for toha-ci ready!

Name Link
🔨 Latest commit d48c64e
🔍 Latest deploy log https://app.netlify.com/sites/toha-ci/deploys/65dae21d406e8d00088abd46
😎 Deploy Preview https://deploy-preview-900--toha-ci.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@hossainemruz hossainemruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @BernatBC

@hossainemruz hossainemruz merged commit 803821d into hugo-toha:main Feb 25, 2024
10 of 12 checks passed
@BernatBC BernatBC deleted the fix-search branch March 9, 2024 09:43
@hossainemruz hossainemruz added the bug Something isn't working label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants