Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2013-09-20 22:49:32 +0400
committerChris Rebert <github@rebertia.com>2013-09-20 22:49:32 +0400
commit68c6deebda40a2a7b6f5f668fc26340509765bf1 (patch)
treedaf8fb05a73ff073fcf262ae31683efb3c59101e /components.html
parentd8ba5989cdda82121d865142306d1d86034d81d4 (diff)
fix #10737
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 e405df82db..e409e3d94c 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">