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

fix search input for publication gallery #7616

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

hotzenklotz
Copy link
Member

Small fix to restore the layouting of the publication gallery and its search input.

Before:
image

After:
image

Steps to test:

  • None.

Issues:


(Please delete unneeded items, merge only when none are left open)

@hotzenklotz hotzenklotz self-assigned this Feb 9, 2024
@@ -66,6 +66,18 @@ td.nowrap * {
float: right !important;
}

.clearfix::before {
Copy link
Member Author

Choose a reason for hiding this comment

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

I believe these clearfix rules were previously provided by some antd default styles/resets. I took these CSS rules directly from the "old" CSS file that we shipped with antd4.

Copy link
Member Author

Choose a reason for hiding this comment

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

Bootstrap has a better explanation then me: https://getbootstrap.com/docs/4.0/utilities/clearfix/

@hotzenklotz hotzenklotz merged commit d9ffe5b into master Feb 9, 2024
2 checks passed
@hotzenklotz hotzenklotz deleted the fix-publication-gallery branch February 9, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants