I would like to add a logo to the top navbar within the navbar-brand. I would like it to scale with the viewport size so I\'m using img-responsive2 class.
It appear that
Use a image style width and height 100% . This will do the trick, because the image can be resized based on the container.
Example: