I have a div that has a set width and it is wrapped around a link. I want the link inside to fill the entire space of the div so that when I click
div
You can use the bootstrap class="stretched-link" in your a element and it will expand to your div.
class="stretched-link"