Increase height of input
Closes #788 (closed)
For some reason the font on ios renders with more vertical white space, causing it to overflow the 2rem text height. I couldn't find a way to work around that, so I just increased the height of the text input to 3rem;