Sorry Sherbrow, had basically the same answer. Phil DoughtyWeb Designer / Guitarist Phone: +971 50 8879936
On 26 June 2012 02:45, Phil Doughty <[email protected]> wrote: > Mixing pixels with fluid layouts can be tricky > > div.container-fluid div.row-fluid div.span2{overflow: hidden;} > > Should remove the scroll bar, > but that will cut off the google+ button's text. > > I suggest recreating the google+ button width to a smaller px width. > > Phil DoughtyWeb Designer / Guitarist Phone: +971 50 8879936 > > > On 25 June 2012 23:38, Sherbrow <[email protected]> wrote: > >> It is the Google+ that has a width too big. >> >> You can quick-fix it adding the css >> body { overflow-x: hidden; } >> >> Or modify the Google+ (#___plusone_0) width. >> >> >> On Monday, June 25, 2012 8:15:35 PM UTC+2, Fábio Brandão wrote: >>> >>> I don't speak english! >>> >>> ok, let´s go! I have a web site and use the bootstrap, follow link >>> www.leaguemanager.com.br, but I don´t know to remove down scrool bar, >>> any person solve the equals problem. >> >> >
