I\'m trying to adjust Bootstrap tabs to make them span the full width of their container. Here\'s my code (a minimal working example):
<
You can use javascript and jquery.
Building on Nick Bull's answer above, you can dynamically determine the number of tabs on the page using Jquery.
Try this on your html page.