Hi, Is there anyone that found the solution for this problem?
Regards, Mihai On Thursday, July 5, 2012 1:37:22 PM UTC+3, Rizky Syazuli wrote: > > i'm curious. how do they get the value 2.127659574% for > the fluidGridGutterWidth? is it supposed to be the equivalent of the > 20px gridGutterWidth? > if i want a 5px gutter width, what is the fluid value for it? > > > On Sunday, June 3, 2012 8:22:44 PM UTC+7, Kevin Ridgway wrote: >> >> Correct. You can change the last line in the variables.less file, which >> changes the gutter for the responsive layout only, and compile on your own: >> https://github.com/twitter/bootstrap/blob/master/less/variables.less#L206 >> >> Or >> >> Yeah, the easiest way is probably, to use the Customizable download that >> Twitter Bootstrap provides. Change the @fluidGridGutterWidth variable to >> suite your needs in the form, and then download: >> http://twitter.github.com/bootstrap/download.html. >> >> Hope that helps. >> >> -Kevin >> >> >> On Saturday, June 2, 2012 8:03:29 PM UTC-4, Matt Mikulla wrote: >>> >>> I would like to increase the gutter width on my fluid responsive site >>> without breaking the overall layout. >>> >>> Is this possible? If so, how and what files? >>> >>> I was under the assumption that you mainly only touch the variables.less >>> file and leave the rest untouched. >>> >>
