Thanks much! Turns out that how we were treating our Jade files changed triggering effect you outlined below.
On Wednesday, May 23, 2012 3:23:08 PM UTC-7, Kevin Blakeley wrote: > > sometimes the gaps can be caused by the spacing in your markup. In the > online demos the buttons are placed on separate lines in the source code > but when you put them on the same line then no gap appears between the > buttons. Check out this example where I was able to reproduce your problem > > http://jsfiddle.net/whoiskb/hDnFY/ > > If you adjust your mark up then you should see the space without the need > for additional CSS > > On Saturday, May 19, 2012 10:27:36 AM UTC-6, Kinetic13 wrote: >> >> Doing this works to fix my Sign in button, however when I add it to the >> Bootstrap button two gaps can be seen, the original one preceded by the >> additional 10px added. Visual can be seen here: >> >> >> https://www.evernote.com/shard/s9/sh/e58b7a7b-a33f-4379-8422-1f49bfc45f56/938715ba70b0cc442a612942e24008c3 >> >> Under normal conditions I'd settle for the solution developed below but >> for some reason under some circumstances (the pattern of which is hard to >> distinguish) I also get the double gap. Therefore, I'd really like to know >> what is creating the original gap in the Bootstrap documentation. >> >> Thanks, K >> >
