https://screenshots.firefox.com/i7RA3SES6uYwKP2I/pro.kohadev.org
Created attachment 75740 [details] [review] Bug 20857: Take the filters block into account to position the toolbar This does not work for 2 reasons: - additional_height is always 0, but even when moved inside the onclick block the height is not the correct one. - This mimicks what is done on members/memberentrygen.tt, but the way the block is toggled is different: $('.filteraction').toggle(); vs class="toggle_element" data-element="#filters,.filteraction" Maybe we should adjust that first
Cannot recreate, certainly fixed by bug 21751. *** This bug has been marked as a duplicate of bug 21751 ***