Shows on Chrome mobile
I think flexbox is doing something pesky; the search bar should be getting wrapped to the next line in an ideal world, but that isn't happening.
You can reproduce this on desktop firefox just by making the window real narrow; it shrinks the icon to compensate instead of wrapping. Need to tell the flexbox that it's allowed to wrap the search bar to the next line but try to keep everything else where it is... somehow.