I have run into a problem, where background of a text field does not cover the whole element, but only extends as far as the text does. An example.
I'd like the background color to extend throughout the element. Like this:
Edit. I am interested in a CSS solution, which works with all screen sizes. Just writing height: n px would not work.