We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
The following markup, as viewed on the documentation, keeps a border-radius on the "browse" button when we have a second button (Bootstrap 4.0.0):
<div class="input-group mb-3"> <div class="custom-file"> <input type="file" class="custom-file-input" id="inputGroupFile02"> <label class="custom-file-label" for="inputGroupFile02">Choose file</label> </div> <div class="input-group-append"> <span class="input-group-text" id="">Upload</span> </div> </div>
Sample at JSFiddle
Screenshot:
Seen on:
The text was updated successfully, but these errors were encountered:
This will be fixed in #25356.
Sorry, something went wrong.
Duplicate of #27002
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
The following markup, as viewed on the documentation, keeps a border-radius on the "browse" button when we have a second button (Bootstrap 4.0.0):
Sample at JSFiddle
Screenshot:

Seen on:
The text was updated successfully, but these errors were encountered: