Fix for Bug 3991, Circulation search submit button wrapping in WebKit browsers
authorOwen Leonard <oleonard@myacpl.org>
Wed, 23 Dec 2009 14:07:25 +0000 (09:07 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 31 Dec 2009 09:57:22 +0000 (10:57 +0100)
commitbaabcf3c75e7180bfa5d00209be5c5146c25fe7b
tree673882c6965c8ffecf61dc758e8bfb6e97cb7e68
parent5aad8d759105bcc04cdc65e714699ce3733cd17d
Fix for Bug 3991, Circulation search submit button wrapping in WebKit browsers

If CircAutocompl is ON, the circ search form has a hidden <div> for use in
displaying live search results. For some reason WebKit browsers (Safari and
Chrome) treat this hidden element as a something that should create a line
break like any other block-level element. Moving the submit button to
before that hidden <div> fixes the problem without disrupting the display
of the live search results.
koha-tmpl/intranet-tmpl/prog/en/includes/patron-search-box.inc