middleman/middlemanapp.com

documentation search masks text in firefox

stevenosloan opened this issue · 0 comments

Moving this issue (middleman/middleman#1583) over to the applicable repo. cc/ @eric-hu

The original issue:

The documentation site at middlemanapp.com masks typed text in OS X Firefox.

I'm using OS X 10.9.5 and Firefox 40.0. Using the latest Chrome on the same system shows the text in the search box as intended.

This is caused by the height of the input being set w/ padding

I should have some time a little later today to make a PR w/ a fix.