B13860 Fix for not clickable typeahead in safari. z-index of the first input...
Compare changes
+ 13
− 1
@@ -393,4 +393,16 @@ var QfqNS = QfqNS || {};
\ No newline at end of file
\ No newline at end of file
B13860 Fix for not clickable typeahead in safari. z-index of the first input field from typeahead pair will be set to 1 if the second one is not set as auto.