mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
s/error/danger/
[skip sauce]
This commit is contained in:
parent
1a3acc8a4b
commit
54a964ae19
@ -557,7 +557,7 @@ Ensure that an alternative indication of state is also provided. For instance, y
|
||||
<input type="text" class="form-control form-control-warning" id="inputWarning1">
|
||||
</div>
|
||||
<div class="form-group has-danger">
|
||||
<label class="form-control-label" for="inputError1">Input with error</label>
|
||||
<label class="form-control-label" for="inputError1">Input with danger</label>
|
||||
<input type="text" class="form-control form-control-error" id="inputError1">
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user