Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to remove padding #3445

Closed
nolandubeau opened this issue May 11, 2012 · 3 comments
Closed

How to remove padding #3445

nolandubeau opened this issue May 11, 2012 · 3 comments
Labels

Comments

@nolandubeau
Copy link

Hi guys,

First off, I'm loving Bootstrap. Great work!

I was looking at the customize option on the site and I'm strugging to figure out how to modify the params to generate a custom build that has no padding between columns (spans). Basically I want to have a fluid layout and have each column directly beside one another, without padding.

Your help is appreciated. Thank you!

Nolan

@richardp-au
Copy link

Have you tried changing @fluidGridGutterWidth?

@nolandubeau
Copy link
Author

Hi there,

Yes, I set that to 0 and also set @gridGutterWidth to 0 as well.

If you download a custom build with those settings as 0 are you able to get
columns side by side without padding/spacing?

Could there be an issue with the customizer?

Many thanks.

Nolan

On Thu, May 10, 2012 at 8:44 PM, Richard <
reply@reply.github.com

wrote:

Have you tried changing @fluidGridGutterWidth?


Reply to this email directly or view it on GitHub:
#3445 (comment)

@mdo
Copy link
Member

mdo commented May 14, 2012

You have to edit the responsive CSS as well. Right now the customizer has no control over the redeclared grid variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants