From 46edabe554563920e099283440692068a78f5c6a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 12 Nov 2014 09:15:07 -0800 Subject: [PATCH] 3.3.1 --- about/index.html | 13 +- assets/css/docs.min.css | 2 +- assets/css/src/docs.css | 19 +- assets/js/customize.min.js | 24 +- assets/js/docs.min.js | 2 +- assets/js/raw-files.min.js | 6 +- assets/js/src/application.js | 11 + assets/js/src/customizer.js | 70 +- assets/js/vendor/autoprefixer.js | 16015 +++++++++++++++++++++ browser-bugs/index.html | 276 +- components/index.html | 806 +- css/index.html | 163 +- customize/index.html | 7 +- dist/css/bootstrap-theme.css | 81 +- dist/css/bootstrap-theme.css.map | 2 +- dist/css/bootstrap-theme.min.css | 4 +- dist/css/bootstrap.css | 184 +- dist/css/bootstrap.css.map | 2 +- dist/css/bootstrap.min.css | 4 +- dist/js/bootstrap.js | 102 +- dist/js/bootstrap.min.js | 6 +- examples/blog/index.html | 4 +- examples/carousel/index.html | 6 +- examples/cover/index.html | 12 +- examples/dashboard/index.html | 2 +- examples/jumbotron-narrow/index.html | 16 +- examples/justified-nav/index.html | 22 +- examples/navbar-fixed-top/index.html | 4 +- examples/navbar-static-top/index.html | 4 +- examples/navbar/index.html | 10 +- examples/non-responsive/index.html | 2 +- examples/signin/index.html | 6 +- examples/sticky-footer-navbar/index.html | 6 +- examples/sticky-footer/index.html | 4 +- examples/theme/index.html | 12 +- getting-started/index.html | 86 +- index.html | 6 +- javascript/index.html | 207 +- migration/index.html | 4 +- sitemap.xml | 18 +- 40 files changed, 17319 insertions(+), 911 deletions(-) create mode 100644 assets/js/vendor/autoprefixer.js diff --git a/about/index.html b/about/index.html index f657d8bdb4..50dd63c17f 100644 --- a/about/index.html +++ b/about/index.html @@ -245,15 +245,18 @@

Bootstrap

- + + (correct)

BootStrap

- + + (incorrect)

Twitter Bootstrap

- + + (incorrect)
@@ -270,6 +273,7 @@ +
+ @@ -321,7 +326,7 @@

Maintained by the core team with the help of our contributors.

Code licensed under MIT, documentation under CC BY 3.0.