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: left side border of search bar input #6376

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

math-GH
Copy link
Contributor

@math-GH math-GH commented Apr 24, 2024

Regression from #6052

Before:
left hand side border is missed in the search bar (f.e. normal view)
grafik

After:
Voila. It is back.
grafik

Changes proposed in this pull request:

  • moved the <input type="hidden"> out of <div class="stick">

How to test the feature manually:

  1. go to normal view
  2. see the search bar

Pull request checklist:

  • clear commit messages
  • code manually tested

@math-GH math-GH added the UI 🎨 User Interfaces label Apr 24, 2024
@math-GH math-GH added this to the 1.24.0 milestone Apr 24, 2024
@Alkarex Alkarex merged commit c47b785 into FreshRSS:edge Apr 25, 2024
2 checks passed
@math-GH math-GH deleted the fix-left-border-search-bar branch April 25, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI 🎨 User Interfaces
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants