From a4a6244eb7a7514ad7410403bf5b60d1bf3e88b0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 30 Sep 2012 22:09:51 -0700 Subject: add sticky footer example per martin bean's suggestion, using the implementation by ryan fait --- docs/getting-started.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'docs/getting-started.html') diff --git a/docs/getting-started.html b/docs/getting-started.html index 7a6d05e42..814bb67f2 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -277,6 +277,15 @@

Sign in

Barebones sign in form with custom, larger form controls and a flexible layout.

+
  • + + + +

    Sticky footer

    +

    Pin a fixed-height footer to the bottom of the user's viewport.

    +
  • + + -- cgit v1.2.3