I have an input element paired next to a text-element. On my main broswer (Chrome) they align perfectly, but on Safari and even when using chrome on my larger laptop, the input element is shifted down a pixel.
My Chrome browser (aligned):
Every other browser (mis-aligned):
Any ways I can fix this? The group holding both elements is air-tight and properly centered so I’m not sure what else to do.
Edit: Also Icons in the same orientation are behaving this way, with the icon next to the text being shifted down a pixel on different browsers.