diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index bae41d33c3..ed0de7504f 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 03e8cf1a61..48bb004edf 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 0000000000..f1c93e6fd9 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 0000000000..34b8dd6bda 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 0000000000..7ec5ff2386 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 4e6df51f43..0000000000 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 030fdfbc95..0000000000 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 2ab0a1d0cc..0000000000 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 3455c3fb99..e1c310e416 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 9da454cb18..319510bb31 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 5e6e8f8fec..4e75190710 100644 --- a/docs/components.html +++ b/docs/components.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/download.html b/docs/download.html index 1adf12da7c..1b489e9164 100644 --- a/docs/download.html +++ b/docs/download.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/examples.html b/docs/examples.html index f4169438d9..84051511dc 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/index.html b/docs/index.html index 375a45acf9..b86554a4cf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/javascript.html b/docs/javascript.html index 486fb5bfcd..d1c9db0a7b 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/less.html b/docs/less.html index 4c06fe5db5..b24a4334ad 100644 --- a/docs/less.html +++ b/docs/less.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/docs/scaffolding.html b/docs/scaffolding.html index adc0db254d..33bd7b2804 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 1f976e4c4a..3434bdcbf1 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 edb87f31e9..e2ece9522a 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -20,9 +20,9 @@ - - - + + + diff --git a/less/responsive.less b/less/responsive.less index a83eb87293..6399c1ecdf 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; + } + }