Input inner text limit
Question might be a bit weird but basically in the screen you can see an html
input
element with a value in it. Its value rn is, 12.123456
. As you can see, it gets cut after 12 with a HUGE space at the right size. This has no inner padding/margin, this is default behavior. How can I at least decrease that space at the end ?1 Reply
omg, nevermind it was because of the
-webkit-inner-spin-button