-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Description
The corresponding CSS is:
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
