mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 10:34:07 +02:00
fix #10737
This commit is contained in:
@@ -977,7 +977,7 @@ base_url: "../"
|
||||
{% highlight html %}
|
||||
<div class="input-group input-group-lg">
|
||||
<span class="input-group-addon">@</span>
|
||||
<input type="text" class="form-control input-lg" placeholder="Username">
|
||||
<input type="text" class="form-control" placeholder="Username">
|
||||
</div>
|
||||
|
||||
<div class="input-group">
|
||||
|
Reference in New Issue
Block a user