From ae7f94eeff733584cbdc80a2d13a85f136a7744e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Jan 2012 00:39:44 -0800 Subject: overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts --- docs/templates/layout.mustache | 4 ++++ docs/templates/pages/base-css.mustache | 21 +++++++++++++++++++++ 2 files changed, 25 insertions(+) (limited to 'docs/templates') diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 7c0ab655b..b372820fd 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -62,6 +62,10 @@
  • {{_i}}Customize{{/i}}
  • +
  • +
  • + {{_i}}Examples{{/i}} +
  • diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index b47bcf265..dedc201f3 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -1006,6 +1006,27 @@ + + +

    {{_i}}Use the same .span* classes from the grid system for input sizes.{{/i}}

    -- cgit v1.2.3