diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 991e353736..7528901428 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/download.html b/docs/download.html index c19dc8f498..f52ee6a724 100644 --- a/docs/download.html +++ b/docs/download.html @@ -253,10 +253,11 @@ - - - - +

Fluid grid system

+ + + +

Typography

diff --git a/docs/less.html b/docs/less.html index 90133b0f8c..996ad31b93 100644 --- a/docs/less.html +++ b/docs/less.html @@ -176,8 +176,12 @@ 20px - @siteWidth - (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1)) + @fluidGridColumnWidth + 6.382978723% + + + @fluidGridGutterWidth + 2.127659574% diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index 34f8130ac1..1609c02b04 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -177,10 +177,11 @@ - - - - +

{{_i}}Fluid grid system{{/i}}

+ + + +

{{_i}}Typography{{/i}}

diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 82b921d240..eb262c78b9 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -100,8 +100,12 @@ 20px - @siteWidth - (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1)) + @fluidGridColumnWidth + 6.382978723% + + + @fluidGridGutterWidth + 2.127659574%