aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjody tate <[email protected]>2013-02-14 13:30:22 -0800
committerjody tate <[email protected]>2013-02-14 13:30:22 -0800
commitb9291929bf58693f13f2cd48c9644e0e4febdc2d (patch)
treeb7e07b65a4a13e5f9570654f56dc5f3446b4ba97
parent83f55eab5b14a22d4a6546b55a2f1ad36aff4457 (diff)
downloadbootstrap-b9291929bf58693f13f2cd48c9644e0e4febdc2d.tar.xz
bootstrap-b9291929bf58693f13f2cd48c9644e0e4febdc2d.zip
Update docs/examples/sticky-footer.html
again, "it's" to "its" for grammar fun!
-rw-r--r--sticky-footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sticky-footer.html b/sticky-footer.html
index 74b01dd93..7daecaebc 100644
--- a/sticky-footer.html
+++ b/sticky-footer.html
@@ -40,7 +40,7 @@
min-height: 100%;
height: auto !important;
height: 100%;
- /* Negative indent footer by it's height */
+ /* Negative indent footer by its height */
margin: 0 auto -60px;
}