mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
fixes #4901: attribute typo and reran make
This commit is contained in:
+1
-1
@@ -932,7 +932,7 @@
|
||||
</pre>
|
||||
|
||||
<h3>{{_i}}Textarea{{/i}}</h3>
|
||||
<p>{{_i}}Form control which supports multiple lines of text. Change <code>row</code> attribute as necessary.{{/i}}</p>
|
||||
<p>{{_i}}Form control which supports multiple lines of text. Change <code>rows</code> attribute as necessary.{{/i}}</p>
|
||||
<form class="bs-docs-example form-inline">
|
||||
<textarea rows="3"></textarea>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user