Foundation Button Styling
Foundation Button Styling
I noticed that datatables uses the button-group
class for foundation buttons. However, there is no space between the buttons as shown here. Is this intentional or is this a bug?
Any help would be appreciated.
Thanks,
Kurt
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi Kurt,
I think the issue there is that Foundation 6 markup is being used, but Foundation 5 styles are being loaded. I think its probably time to upgrade all of the DataTables Foundation code to be Foundation 6 based.
What version are you using? With Foundation 6 the buttons should appear correctly.
Regards,
ALlan
Ok that makes sense. We are still using Foundation 5, but we plan on upgrading in the near future.
Thanks again for your help!
-Kurt