Skip to content

Multiple input-group-addon support #18496

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

Closed
wants to merge 1 commit into from

Conversation

vicary
Copy link

@vicary vicary commented Dec 9, 2015

Fixes #17927

See this plunker for a live demo.

1. Invert `:first-child` into `:not(:last-child)` and vice versa
2. Remove double border at the left of `.form-control`
3. Shifts negative margins of `.btn` and `.btn-group` to retain
rightmost border when using at the left of `.form-control`.
@cvrebert
Copy link
Collaborator

cvrebert commented Dec 9, 2015

The master branch is Bootstrap v3. Please resubmit your feature as a new pull request that targets Bootstrap v4 (v4-dev). Sorry for the inconvenience!

In particular, pull requests that add new features to Bootstrap v3 will be
rejected. Bootstrap v3 is now in maintenance mode and is therefore closed
off to new features, so that we can focus our efforts on Bootstrap v4, the
future of the framework. Pull requests that add new features should target
Bootstrap v4 (the v4-dev git branch)
instead, where they will be welcomed and duly considered.

@cvrebert cvrebert closed this Dec 9, 2015
@vicary vicary deleted the multiple-input-group-addon branch December 9, 2015 07:58
@cvrebert
Copy link
Collaborator

cvrebert commented Dec 9, 2015

Successor: #18500

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

Successfully merging this pull request may close these issues.

2 participants