Responsive Theme 25 Overlapping Button
I have an interactive report and a region button (Add Location) displayed to the right of the interactive report search.
If the browser has a width >= 960 pixels, everything displays fine. If the browser width is < 768 pixels, the Action Button and Add Location buttons move below the IR search. However, in between 768 - 959 pixels, My Add Location button displays over the action button.
Is there an easy fix for this, and a way to make the responsive CSS handle this?