This repository was archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
A vertical scrollbar appeared on inputs with icon with no padding-bottom #2609
Milestone
Comments
Your pen doesn't display the scrollbar. However I have the same issue. I fixed it by doing padding-bottom:4px on the input-container. |
Does this Commit SHA f1df6dc not fix this now? |
@ThomasBurleson According to the codepen, it seems good now 👍 |
Sorry I didn't see @robertbaker 's answer, I reopen the issue waiting for his feedback. |
@jgoux - I will close for now. Can reopen if problem persists. |
@robertbaker - do you have quick demo that we can use to easily test and iterate a good fix? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
since the last release, a vertical scrollbar appeared on inputs with icon when the input-container has no padding-bottom.
Example : http://codepen.io/jgx/pen/mJyZoZ
Usually, this is useful when the input is alone in its container or is the last one.
The text was updated successfully, but these errors were encountered: