Number text input too snmall
-
I was in the media settings page and noticed that the text number inputs are a bit small and you can’t see the fourth number, increasing the width from 60px to 70px would fix it.
input[type="number"].small-text { width: 70px; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Number text input too snmall’ is closed to new replies.