mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 07:37:27 +02:00
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
This commit is contained in:
2
css.html
2
css.html
@@ -1319,7 +1319,7 @@ For example, <code><section></code> should be wrapped as inline.
|
||||
<textarea class="form-control" rows="3"></textarea>
|
||||
</form>
|
||||
{% highlight html %}
|
||||
<textarea rows="3"></textarea>
|
||||
<textarea class="form-control" rows="3"></textarea>
|
||||
{% endhighlight %}
|
||||
|
||||
<h3>Checkboxes and radios</h3>
|
||||
|
Reference in New Issue
Block a user