How to reduce height of twitter bootstrap nav bar when using brand logo rather than font logo

css, twitter-bootstrap

Solution

please read this topic on changing navbar height: https://github.com/twbs/bootstrap/issues/1540

Problem

I am using twitter bootstrap but have a problem with the nav bar height - css. I want to reduce the height of the nav bar to 30px but when I use an img logo the nav bar will not reduce in height. I have reduced logo size but it doesn't seem to make a difference. Totally stumped and annoyed.

Original source