0
0
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:
ysds 2018-01-31 17:16:32 +09:00 committed by XhmikosR
parent 38fc5cf7f7
commit 8adb533fe1

View File

@ -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