79184071

Date: 2024-11-13 09:01:45
Score: 1
Natty:
Report link

The 'height' property is what causes vertical shifts in inputs. To determine input heights, one needs to use line-height, padding and border.

To check, append to the snippet:

input {
  height: unset;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Yurii Kuznietsov