mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-05 11:04:43 +00:00
Remove trailing spaces.
This commit is contained in:
parent
45b649f99d
commit
6a17e639d6
1 changed files with 1 additions and 1 deletions
|
|
@ -928,7 +928,7 @@ Our example forms show native textual `<input>`s above, but form validation styl
|
|||
<div class="custom-file">
|
||||
<input type="file" class="custom-file-input" id="validatedCustomFile" required>
|
||||
<label class="custom-file-label" for="validatedCustomFile">Choose file...</label>
|
||||
<div class="invalid-feedback">Example invalid custom file feedback</div>
|
||||
<div class="invalid-feedback">Example invalid custom file feedback</div>
|
||||
</div>
|
||||
</form>
|
||||
{% endexample %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue