Skip to content

Slight clipping of input text in Chrome 73 #778

@danielbachhuber

Description

@danielbachhuber

image

The corresponding CSS is:

normalize.css/normalize.css

Lines 160 to 169 in fc091cc

button,
input,
optgroup,
select,
textarea {
font-family: inherit; /* 1 */
font-size: 100%; /* 1 */
line-height: 1.15; /* 1 */
margin: 0; /* 2 */
}

Changing line-height to 1.2 or greater fixes the clip.

I'm not experiencing this issue in Firefox 65 though.

Related #769

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions