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

Migration docs don't mention .btn-group-justified removal #17631

Closed
gseregni opened this issue Sep 17, 2015 · 15 comments
Closed

Migration docs don't mention .btn-group-justified removal #17631

gseregni opened this issue Sep 17, 2015 · 15 comments

Comments

@gseregni
Copy link

.btn-group-justified has been removed from docs and from scss. Is this intentional ?

@cvrebert
Copy link
Collaborator

Yes: 454cc55
We ought to add an entry to the v4 Migration docs.

@cvrebert cvrebert changed the title .btn-group-justified has been removed Migration docs don't mention .btn-group-justified removal Sep 17, 2015
@gseregni
Copy link
Author

@cvrebert But what is the replacement for .btn-group-justified ?

@cvrebert
Copy link
Collaborator

CC: @mdo

@gseregni
Copy link
Author

@mdo why to remove .btn-group-justified ?

@Denoder
Copy link

Denoder commented Sep 28, 2015

seriously.... why?

@dangayle
Copy link

Yeah, why was it removed? Was it because it could only be used on a tags? I really liked that justified button scheme, and I used it all over one of my websites.

@mdo mdo modified the milestones: v4.0.0-alpha.2, v4.0.0-alpha.3 Dec 8, 2015
@Studio384
Copy link

Would be great if this is added back, I miss the btn-group-justified class. It was a great UI for navigation.

@bassjobsen
Copy link
Contributor

See http://stackoverflow.com/questions/34450586/justify-buttons-with-bootstrap-v4/34450587 about how to add the .btn-group-justified class back into Bootstrap 4

@cvrebert
Copy link
Collaborator

cvrebert commented Mar 7, 2016

@mdo Could you please explain your rationale here regarding the removal?

@stefanspicer
Copy link

Maybe there is a better way to do this with flex? Is that the replacement?

@cvrebert
Copy link
Collaborator

Shouldn't be, since Flexbox is disabled by default in Bootstrap 4.

@Studio384
Copy link

So is this going to be readded again, or will it be left out?

@cvrebert
Copy link
Collaborator

Only @mdo can answer that.

@zakjan
Copy link

zakjan commented Sep 12, 2016

Solution at http://stackoverflow.com/a/39119031/1823988 works for me. Can you include it?

@mdo mdo added this to the v4.0.0-alpha.6 milestone Oct 27, 2016
@mdo mdo closed this as completed in 93ac938 Oct 27, 2016
@socheth
Copy link

socheth commented Jan 16, 2019

You can use like this

class="btn-group btn-group-toggle nav nav-fill"

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

No branches or pull requests

10 participants