aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-22 09:20:15 -0500
committerMark Otto <[email protected]>2013-09-22 09:20:15 -0500
commited44a3255c45ea84f58af2d70f977fc1a7893512 (patch)
tree71537fb9da76fb85f05019cf8679c2accbad6dd7 /components.html
parent000b445a042cc97d21d743ef917a35c23dde2a3e (diff)
parent88854a83d15e85e764e5575a0dfdf062f967c900 (diff)
downloadbootstrap-ed44a3255c45ea84f58af2d70f977fc1a7893512.tar.xz
bootstrap-ed44a3255c45ea84f58af2d70f977fc1a7893512.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'components.html')
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index e405df82d..e409e3d94 100644
--- a/components.html
+++ b/components.html
@@ -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">