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

Please provide "tight" class for row-fluid #7368

Closed
ghost opened this issue Mar 22, 2013 · 3 comments
Closed

Please provide "tight" class for row-fluid #7368

ghost opened this issue Mar 22, 2013 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 22, 2013

commonly there are times where we need spans with background colors to butt up next to each other. the only solution i've found so far is to use the older technique of setting a width and floating left manually rather than using a span. then i can use row inside the spans again when i want the margin back

but it would be great to be able to say .row-fluid .tight and have that add the gutter calculation to the width calculation for that row. then you can go back and forth between rows that don't have gutters and nested rows that have gutters.
row-fluid-tight-example

@mdo
Copy link
Member

mdo commented Mar 22, 2013

This is coming with v3's updated grid system.

@mdo mdo closed this as completed Mar 22, 2013
@ghost
Copy link
Author

ghost commented Mar 22, 2013

thank you for the quick response. we eagerly await v3 :)

and thanks for all your work on this AWESOME framework.

@cvrebert
Copy link
Collaborator

cvrebert commented Feb 7, 2016

X-Ref: #15180

mdo added a commit that referenced this issue Jul 10, 2017
fixes #15180, fixes #19107, fixes #9102, fixes #7368
XhmikosR pushed a commit that referenced this issue Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants