mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Fix "CVV" label pointing to wrong field (#25518)
This commit is contained in:
parent
38fc5cf7f7
commit
8adb533fe1
@ -211,7 +211,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3 mb-3">
|
||||
<label for="cc-expiration">CVV</label>
|
||||
<label for="cc-cvv">CVV</label>
|
||||
<input type="text" class="form-control" id="cc-cvv" placeholder="" required>
|
||||
<div class="invalid-feedback">
|
||||
Security code required
|
||||
|
Loading…
x
Reference in New Issue
Block a user