mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
Input elements with a placeholder were positioned lower than inputs without a placeholder or inputs with text. This was caused by the placeholder element missing height height and overflow properties that the inner text element had. This fix makes sure both the placeholder and inner text elements let show the same position of the input field.
176 KiB
176 KiB