Created by: fassetar
In Chrome, Safari, and Firefox (not IE10+) btn-lg is a pixel off and should be 46px but instead its 45px. Here is some code that I'm working with. What I've done in my projects is just add a height:46px to btn-lg but I think a better solution is to just change the @line-height-large to 1.34 instead of 1.33.