This commit is contained in:
Chris Rebert 2013-09-20 11:49:32 -07:00
parent d8ba5989cd
commit 68c6deebda
1 changed files with 1 additions and 1 deletions

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">