When reading this question, i was wondering why anybody uses ex as a measurement for the width of an element. I understand that ex represents the height of a lowercase x, so i can use it to define the height of a input-box - for example.
But why would anybody use ex for the width of this box? Isn't that possibly wrong depending on the type? And why shouldn't I just use em in this case?