diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 6abfad0811..3fd9070be9 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1042,6 +1042,7 @@ input[type="file"] { select { width: 220px; + background-color: #ffffff; border: 1px solid #bbb; } diff --git a/docs/javascript.html b/docs/javascript.html index f9ede2f2b9..05466a5105 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -74,7 +74,7 @@

JavaScript for Bootstrap

-

Bring Bootstrap's components to life—now with 12 custom jQuery plugins. +

Bring Bootstrap's components to life—now with 13 custom jQuery plugins.

diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 296ccef81c..d6d49a7ecc 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -3,7 +3,7 @@

{{_i}}JavaScript for Bootstrap{{/i}}

-

{{_i}}Bring Bootstrap's components to life—now with 12 custom jQuery plugins.{{/i}} +

{{_i}}Bring Bootstrap's components to life—now with 13 custom jQuery plugins.{{/i}}