2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Chris Rebert
2013-09-20 11:49:32 -07:00
parent d8ba5989cd
commit 68c6deebda
+1 -1
View File
@@ -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">