From 7a7149d2eef386912e497907e1b2322ee98c0234 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 23 Aug 2013 22:00:54 -0700 Subject: Rearrange helper classes docs section; add subnav list items to docs side nav --- _includes/nav-css.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '_includes') diff --git a/_includes/nav-css.html b/_includes/nav-css.html index 853b47331..9d979bc90 100644 --- a/_includes/nav-css.html +++ b/_includes/nav-css.html @@ -76,6 +76,12 @@
  • Helper classes +
  • Responsive utilities -- cgit v1.2.3 From e25ca1e7a9ce7beaf5227b920913ec10a74a300e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 23 Aug 2013 22:01:42 -0700 Subject: Document .hide-text and .text-hide --- _includes/nav-css.html | 1 + 1 file changed, 1 insertion(+) (limited to '_includes') diff --git a/_includes/nav-css.html b/_includes/nav-css.html index 9d979bc90..4d21a4f9f 100644 --- a/_includes/nav-css.html +++ b/_includes/nav-css.html @@ -81,6 +81,7 @@
  • Quick floats
  • Clearfix
  • Screen reader content
  • +
  • Image replacement
  • -- cgit v1.2.3