Skip to content

Input Border Bottom Cut Off #253

@tomarrell

Description

@tomarrell

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.

  1. Remove overflow: hidden for the .field element in gumby.css.
  2. Add padding-bottom: 1px to the .field element in gumby.css.

Edit: Found the issue was only occurring in Chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions