Hey Kevin. I am compiling my own. Unfortunately when I change the fluid gutter width in responsive it does nothing.
Editing the variable for anything else works fine. On Sunday, June 3, 2012 8:22:44 AM UTC-5, 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. >> >
