mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
s/error/danger/
[skip sauce]
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user