-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
SearchBox
styling issue
#3030
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
Comments
I think the expected behavior is that the two boxes fit on the same line. We messed this up when adding some changes to support the responsive design. I can look back in the git history and get a snapshot of the earlier version. Pretty sure there is another open issue about this already. |
Hmm, I thought the arrow on click pointing towards the bottom, so the replacement input will also appear to the bottom side.
Maybe we can merge them into a single issue. |
Can I work on this issue? |
I have a CSS that fixes it. Whoever gets to it first can put this in a PR. It falls apart below around 350px but that's really small so I think we call this good enough for now and revisit the small-screen issues later. In
Then replace these two blocks:
|
|
@lindapaiste the code that you provided is working for me |
Actual Behavior
Expected Behavior
Steps to reproduce
Steps:
Ctrl
+F
The text was updated successfully, but these errors were encountered: