http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3991 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2009-12-23 14:08:33 --- Created an attachment (id=1413) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1413) Proposed fix 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. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.