From 47ff60426d1f18302ff9c9ff148abdb461033d3d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 15 Jan 2014 17:29:54 -0800 Subject: add Issues & Releases links back to footer --- docs/_includes/footer.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 99aed2273..341dc3410 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -21,6 +21,10 @@
  • Expo
  • ·
  • Blog
  • +
  • ·
  • +
  • Issues
  • +
  • ·
  • +
  • Releases
  • -- cgit v1.2.3 From d8c87ddc285c598f09cb70e2244d7cef5a8e5bad Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 17 Jan 2014 14:27:54 -0800 Subject: fix #12277 Thanks to @Quy for pointing these out. --- docs/_includes/customizer-variables.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 0b4429d72..89fb39dec 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -131,7 +131,7 @@
    -

    Computed "line-height" (font-size × line-height) for use with margin, padding, etc.

    +

    Computed "line-height" (font-size * line-height) for use with margin, padding, etc.

    @@ -1117,7 +1117,7 @@
    -

    Modal content border color <strong>for IE8</strong>

    +

    Modal content border color for IE8

    -- cgit v1.2.3 From a56cf753ceba9aebb31fdca48fae96ebfc188b1d Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Sat, 18 Jan 2014 18:40:47 +0100 Subject: Make spelling of Less uniform throughout the docs --- docs/_includes/nav-css.html | 2 +- docs/_includes/nav-customize.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-css.html b/docs/_includes/nav-css.html index 4f5d031db..409f18136 100644 --- a/docs/_includes/nav-css.html +++ b/docs/_includes/nav-css.html @@ -23,7 +23,7 @@
  • Offsetting columns
  • Nesting columns
  • Column ordering
  • -
  • LESS mixins and variables
  • +
  • Less mixins and variables
  • diff --git a/docs/_includes/nav-customize.html b/docs/_includes/nav-customize.html index 661a2607e..363a5db8b 100644 --- a/docs/_includes/nav-customize.html +++ b/docs/_includes/nav-customize.html @@ -1,11 +1,11 @@
  • - LESS components + Less components
  • jQuery plugins
  • - LESS variables + Less variables