Hi, I want to display my exposed filters as buttons. Therefore, for "Exposed filter widget:" I use "Checkboxes/Radio Buttons" option and used the option "Display inline".
I need to add the "Reset button" - which I want to be display together with the checkboxes inline.
So, on desktop it could be, that all checkboxes and the reset are displayed in one line.
On smaller devices it can be that there are e.g 5 checkboxes in the first row and 2 checkboxes + Reset button in the second row.
How can I make sure all checkboxes and the reset button are floated left - with no gap between checkboxes (currently in a fieldset) and the reset button (outside the fieldset)?
Active
6.0
Code