mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Merge pull request #1131 from XORwell/master
Fix textarea2's label for attribute
This commit is contained in:
commit
43cbc94404
@ -1219,7 +1219,7 @@
|
||||
</div>
|
||||
</div><!-- /clearfix -->
|
||||
<div class="clearfix">
|
||||
<label for="textarea">Textarea</label>
|
||||
<label for="textarea2">Textarea</label>
|
||||
<div class="input">
|
||||
<textarea class="xxlarge" id="textarea2" name="textarea2" rows="3"></textarea>
|
||||
<span class="help-block">
|
||||
|
Loading…
x
Reference in New Issue
Block a user