Within the div element, I have two child divs. One has the class col-md-2 and the other has the class col-md-10.Check out a sample view here
In the image provided, the div containing hyperlinks (Database edit, invoice, preview) is not taking up 100% width. How can I make it expand to 100% width after resizing the browser?