Haha, probably not. The price of too many windows being open. At any rate, it was a very simple matter of adding <div class="row"> around the rows, and <div class="span2"> around each of the links.
On Monday, April 16, 2012 10:46:59 AM UTC-7, Jan wrote: > > I don't see any difference here. Did you save it ? > > http://jsfiddle.net/UTrZS/ > > > > On Monday, 16 April 2012 19:44:52 UTC+2, John Roberts wrote: >> >> Try wrapping the buttons in containers and span* classes. I very quickly >> tried that in a fiddle, and it seemed to correct the problem (still a few >> styling issues remaining, but can be fixed with some text-alignment imho): >> >> http://jsfiddle.net/UTrZS/ >> >> On Monday, April 16, 2012 6:13:34 AM UTC-7, Jan wrote: >>> >>> here is the updated link which shows what I mean >>> >>> http://jsfiddle.net/DktEr/3/ >>> >>> >>> >>> On Friday, 13 April 2012 11:48:48 UTC+2, Jan wrote: >>>> >>>> Hi, >>>> I'd need to put a "Follow on Twitter" button as described >>>> here<https://twitter.com/about/resources/buttons#follow>to my >>>> website <https://revaler.net/playerstats.php>. The problem is that the >>>> class "twitter-follow-button" makes the Twitter button higher that other >>>> bootstrap buttons: >>>> >>>> http://jsfiddle.net/DktEr/2/ >>>> >>>> How can I make the Twitter button aligned with the other buttons ? >>>> >>>> cheers >>>> >>>
