mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 14:54:27 +02:00
new form state styles with lighter footprint
This commit is contained in:
@@ -1109,13 +1109,6 @@
|
||||
<span class="help-inline">Small snippet of help text</span>
|
||||
</div>
|
||||
</div><!-- /clearfix -->
|
||||
<div class="clearfix error">
|
||||
<label for="errorInput2">Input with error</label>
|
||||
<div class="input">
|
||||
<input class="xlarge error" id="errorInput2" name="errorInput2" size="30" type="text" />
|
||||
<span class="help-inline">Small snippet of help text</span>
|
||||
</div>
|
||||
</div><!-- /clearfix -->
|
||||
<div class="clearfix success">
|
||||
<label for="successInput">Input with success</label>
|
||||
<div class="input">
|
||||
|
Reference in New Issue
Block a user