We are developing an application using a responsive theme but are having problem when adding buttons to the interactive report toolbar.
In the interactive report region I'm creating multiple buttons with a button position of 'Right of Interactive Report Search Bar'.
Using the responsive theme causes these buttons to overlay and hide the standard interactive report's 'Actions' button when the browser's width is reduced.
Is there any way to force the buttons down below the search bar rather than just overlay the standard interactive report's search bar (similar behaviour to 2 regions being side by side).
I cannot hard code a minimum screen width in the responsive_grid.css as users may add a private report which creates a drop down list item in the search bar.
Thanks
Phil