jdan / 98.css

A design system for building faithful recreations of old UIs

Home Page:https://jdan.github.io/98.css

Repository from Github https://github.comjdan/98.cssRepository from Github https://github.comjdan/98.css

Input type="number" arrows overflow off the input

chanagaray opened this issue · comments

commented

In this deploy, it looks like this:

image

Whereas on main it looks like this

image

commented

main is "bad", 9c190be is good. Bisecting... (edit: none of those commits was good)

commented

The first bad commit has my name on it ( 735b3c6 )

image

commented

No, wait! There aren't any actual good commits in the main branch. Which is very weird. But the results of git blame are invalid.

commented

Nothing interesting there. But maybe the implementation of the border changed.

commented

Oops! The Good commit was from a PR I closed!
#154

commented

MWUE has Spin Boxes which illustrate how these arrows should look. See p. 184, figure 8.32