Fixed search bar behavior on iOS
authorAlexander Ebert <ebert@woltlab.com>
Mon, 10 Oct 2016 10:34:13 +0000 (12:34 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 10 Oct 2016 10:34:13 +0000 (12:34 +0200)
commit374fb74a0b31d7c9acf3d7c754749c72dc0e70d0
tree7bb571412a72a4b95ca7f87c69118172a868d541
parenta05671d81a2062825e83e8473e6e236bf043916f
Fixed search bar behavior on iOS

Focusing a text input turns `position: fixed` into `position: absolute`
on iOS.

Fixes #2111
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Mobile.js