-
Notifications
You must be signed in to change notification settings - Fork 427
Open
Description
Using Gumby alongside Jade and came across the bottom border of input boxes being cut off by 1px.
As you can see, the top input is an INPUT box whereas the bottom is a textarea.
Fix: Couple of fixes for this one.
- Remove overflow: hidden for the .field element in gumby.css.
- Add padding-bottom: 1px to the .field element in gumby.css.
Edit: Found the issue was only occurring in Chrome.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
