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

Will there be a .make-row for fluid designs? #13878

Closed
Willem-Siebe opened this issue Jun 19, 2014 · 7 comments
Closed

Will there be a .make-row for fluid designs? #13878

Willem-Siebe opened this issue Jun 19, 2014 · 7 comments
Labels

Comments

@Willem-Siebe
Copy link

Hi,

I use Twitter Bootstrap, and I use LESS. I can only find .make-row mixins, will there also become a make-row-fluid mixin? So I can use the full span12 again inside span8 for example.

Kind regards,

Willem

@hnrch02
Copy link
Collaborator

hnrch02 commented Jun 19, 2014

Which version of Bootstrap are you using?

@cvrebert
Copy link
Collaborator

Rows are always fluid, it's containers that can be either fluid or non-fluid.

@cvrebert
Copy link
Collaborator

Also, yeah, .span12 is from Bootstrap v2, which isn't supported anymore. Bootstrap v3 has .col-*-12.

@Willem-Siebe
Copy link
Author

Hi, I'm planning on updating my Bootstrap 2 websites to Bootstrap 3. In that old websites I need to use 'row-fluid' in HTML (so I can devide again 12 spans). I looked at the Bootstrap 3 mixins, but still only found a .make-row mixin, I thought that was then the same behaviour as in V 2. Apparently it is not, because here is told that now in V 3 the row is always fluid. I think I need to study more on the behaviour of V 3 first, but I would like to make the note that I disable responsiveness.

@cvrebert
Copy link
Collaborator

Closing per lack of an actual bug then.

@cvrebert cvrebert added the css label Jun 19, 2014
@cvrebert
Copy link
Collaborator

@Willem-Siebe You'll probably be interested in our migration guide: http://getbootstrap.com/migration/

@Willem-Siebe
Copy link
Author

Thanks a lot!

@twbs twbs locked and limited conversation to collaborators Aug 23, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants