You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it looks like the display on Chrome and Firefox do not match.
chrome seems ok,
the width property for the input element is 63.9931px; with some about 1 char of space on the left and right of the displayed digits. while on firefox, its 129px. with too much space on the left and right of the digits.
both browsers confirm fontsize of 25px.
they don't use the same font. but as explained it does not look like a font related issue to me.
hello
it looks like the display on Chrome and Firefox do not match.
chrome seems ok,
the width property for the input element is 63.9931px; with some about 1 char of space on the left and right of the displayed digits.
while on firefox, its 129px. with too much space on the left and right of the digits.
both browsers confirm fontsize of 25px.
they don't use the same font. but as explained it does not look like a font related issue to me.
here's the code
can anyone suggest a solution , or a method to debug the cause for this issue?
:-)
The text was updated successfully, but these errors were encountered: