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. >
