diff options
| author | Mark Otto <[email protected]> | 2013-09-22 09:20:15 -0500 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-22 09:20:15 -0500 |
| commit | ed44a3255c45ea84f58af2d70f977fc1a7893512 (patch) | |
| tree | 71537fb9da76fb85f05019cf8679c2accbad6dd7 /components.html | |
| parent | 000b445a042cc97d21d743ef917a35c23dde2a3e (diff) | |
| parent | 88854a83d15e85e764e5575a0dfdf062f967c900 (diff) | |
| download | bootstrap-ed44a3255c45ea84f58af2d70f977fc1a7893512.tar.xz bootstrap-ed44a3255c45ea84f58af2d70f977fc1a7893512.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
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"> |
