diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index e4dd2e966..8e32d186b 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -407,6 +407,8 @@ hr.soften { /* Custom, larger checkbox labels */ .download .checkbox { padding: 6px 10px 6px 25px; + font-size: 13px; + line-height: 18px; color: #555; background-color: #f9f9f9; -webkit-border-radius: 3px; diff --git a/docs/customize.html b/docs/customize.html index 251da8691..160b02c4b 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -134,8 +134,6 @@ - -
All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of jQuery to be included.
{{_i}}All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of jQuery to be included.{{/i}}