diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index bae41d33c..ed0de7504 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css index 03e8cf1a6..48bb004ed 100644 --- a/docs/assets/css/bootstrap-responsive.css +++ b/docs/assets/css/bootstrap-responsive.css @@ -76,34 +76,6 @@ display: block; line-height: 18px; } - input[class*="span"], - select[class*="span"], - textarea[class*="span"], - .uneditable-input { - display: block; - width: 100%; - min-height: 28px; - /* Make inputs at least the height of their button counterpart */ - - /* Makes inputs behave like true block-level elements */ - - -webkit-box-sizing: border-box; - /* Older Webkit */ - - -moz-box-sizing: border-box; - /* Older FF */ - - -ms-box-sizing: border-box; - /* IE8 */ - - box-sizing: border-box; - /* CSS3 spec*/ - - } - .input-prepend input[class*="span"], - .input-append input[class*="span"] { - width: auto; - } input[type="checkbox"], input[type="radio"] { border: 1px solid #ccc; @@ -171,19 +143,34 @@ .thumbnails [class*="span"] { width: auto; } - /* - // FORM FIELDS - // ----------- - // Make them behave like divs - input, - textarea, - select, - .uneditable-input { - .box-sizing(border-box); - max-width: 100%; - min-height: 20px; - } - */ + input[class*="span"], + select[class*="span"], + textarea[class*="span"], + .uneditable-input { + display: block; + width: 100%; + min-height: 28px; + /* Make inputs at least the height of their button counterpart */ + + /* Makes inputs behave like true block-level elements */ + + -webkit-box-sizing: border-box; + /* Older Webkit */ + + -moz-box-sizing: border-box; + /* Older FF */ + + -ms-box-sizing: border-box; + /* IE8 */ + + box-sizing: border-box; + /* CSS3 spec*/ + + } + .input-prepend input[class*="span"], + .input-append input[class*="span"] { + width: auto; + } } @media (min-width: 768px) and (max-width: 979px) { .row { diff --git a/docs/assets/ico/apple-touch-icon-114-precomposed.png b/docs/assets/ico/apple-touch-icon-114-precomposed.png new file mode 100644 index 000000000..f1c93e6fd Binary files /dev/null and b/docs/assets/ico/apple-touch-icon-114-precomposed.png differ diff --git a/docs/assets/ico/apple-touch-icon-57-precomposed.png b/docs/assets/ico/apple-touch-icon-57-precomposed.png new file mode 100644 index 000000000..34b8dd6bd Binary files /dev/null and b/docs/assets/ico/apple-touch-icon-57-precomposed.png differ diff --git a/docs/assets/ico/apple-touch-icon-72-precomposed.png b/docs/assets/ico/apple-touch-icon-72-precomposed.png new file mode 100644 index 000000000..7ec5ff238 Binary files /dev/null and b/docs/assets/ico/apple-touch-icon-72-precomposed.png differ diff --git a/docs/assets/ico/bootstrap-apple-114x114.png b/docs/assets/ico/bootstrap-apple-114x114.png deleted file mode 100644 index 4e6df51f4..000000000 Binary files a/docs/assets/ico/bootstrap-apple-114x114.png and /dev/null differ diff --git a/docs/assets/ico/bootstrap-apple-57x57.png b/docs/assets/ico/bootstrap-apple-57x57.png deleted file mode 100644 index 030fdfbc9..000000000 Binary files a/docs/assets/ico/bootstrap-apple-57x57.png and /dev/null differ diff --git a/docs/assets/ico/bootstrap-apple-72x72.png b/docs/assets/ico/bootstrap-apple-72x72.png deleted file mode 100644 index 2ab0a1d0c..000000000 Binary files a/docs/assets/ico/bootstrap-apple-72x72.png and /dev/null differ diff --git a/docs/assets/ico/favicon.ico b/docs/assets/ico/favicon.ico index 3455c3fb9..e1c310e41 100644 Binary files a/docs/assets/ico/favicon.ico and b/docs/assets/ico/favicon.ico differ diff --git a/docs/base-css.html b/docs/base-css.html index 9da454cb1..319510bb3 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/components.html b/docs/components.html index 5e6e8f8fe..4e7519071 100644 --- a/docs/components.html +++ b/docs/components.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/download.html b/docs/download.html index 1adf12da7..1b489e916 100644 --- a/docs/download.html +++ b/docs/download.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/examples.html b/docs/examples.html index f4169438d..84051511d 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/index.html b/docs/index.html index 375a45acf..b86554a4c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/javascript.html b/docs/javascript.html index 486fb5bfc..d1c9db0a7 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/less.html b/docs/less.html index 4c06fe5db..b24a4334a 100644 --- a/docs/less.html +++ b/docs/less.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/scaffolding.html b/docs/scaffolding.html index adc0db254..33bd7b280 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 1f976e4c4..3434bdcbf 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/upgrading.html b/docs/upgrading.html index edb87f31e..e2ece9522 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/less/responsive.less b/less/responsive.less index a83eb8729..6399c1ecd 100644 --- a/less/responsive.less +++ b/less/responsive.less @@ -80,26 +80,6 @@ line-height: @baseLineHeight; } - // Make span* classes full width - input[class*="span"], - select[class*="span"], - textarea[class*="span"], - .uneditable-input { - display: block; - width: 100%; - min-height: 28px; /* Make inputs at least the height of their button counterpart */ - /* Makes inputs behave like true block-level elements */ - -webkit-box-sizing: border-box; /* Older Webkit */ - -moz-box-sizing: border-box; /* Older FF */ - -ms-box-sizing: border-box; /* IE8 */ - box-sizing: border-box; /* CSS3 spec*/ - } - // But don't let it screw up prepend/append inputs - .input-prepend input[class*="span"], - .input-append input[class*="span"] { - width: auto; - } - // Update checkboxes for iOS input[type="checkbox"], input[type="radio"] { @@ -195,19 +175,28 @@ width: auto; } -/* // FORM FIELDS // ----------- - // Make them behave like divs - input, - textarea, - select, + // Make span* classes full width + input[class*="span"], + select[class*="span"], + textarea[class*="span"], .uneditable-input { - .box-sizing(border-box); - max-width: 100%; - min-height: 20px; + display: block; + width: 100%; + min-height: 28px; /* Make inputs at least the height of their button counterpart */ + /* Makes inputs behave like true block-level elements */ + -webkit-box-sizing: border-box; /* Older Webkit */ + -moz-box-sizing: border-box; /* Older FF */ + -ms-box-sizing: border-box; /* IE8 */ + box-sizing: border-box; /* CSS3 spec*/ } -*/ + // But don't let it screw up prepend/append inputs + .input-prepend input[class*="span"], + .input-append input[class*="span"] { + width: auto; + } + }