Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Search button is slided to the right #20

Open
randomunrandom opened this issue May 31, 2020 · 3 comments
Open

Search button is slided to the right #20

randomunrandom opened this issue May 31, 2020 · 3 comments

Comments

@randomunrandom
Copy link

Search button is outside of input field. This looks strange and might be a bug.
This is persistent for Firefox (version 76.0.1) and Chromium (version 81.0.4044.138), but differs slightly. I'm using Fedora 32 (kernel version 5.6.14-300.fc32.x86_64).

  • Firefox
    Firefox
  • Chromium
    Chromium
@lepture
Copy link
Member

lepture commented May 31, 2020

Here is my Firefox 76.0.1 on Mac:

Screen Shot 2020-05-31 at 21 34 12

@randomunrandom
Copy link
Author

Slided on windows 10 (Version 10.0.17763 Build 17763)
image

@lepture, can you check on another OS?

@not-my-profile
Copy link

The problem is explained here. You can fix it by setting width: 100%; or min-width: 0; on the input element.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants