aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorjody tate <[email protected]>2013-02-14 13:26:52 -0800
committerjody tate <[email protected]>2013-02-14 13:26:52 -0800
commit33a529f39885860d3c836d6eca5964988e626040 (patch)
treedde880fd1c5a7434444ca9dd71ed1435bac47ebb /docs/examples
parent1dda3c395a338e1342f7c4bfcdc708b525d22e1d (diff)
downloadbootstrap-33a529f39885860d3c836d6eca5964988e626040.tar.xz
bootstrap-33a529f39885860d3c836d6eca5964988e626040.zip
Update docs/examples/sticky-footer-navbar.html
contraction "it's" to possessive "its", aka pedantic grammar fix
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/sticky-footer-navbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/sticky-footer-navbar.html b/docs/examples/sticky-footer-navbar.html
index c700ed2ca..f6c01d730 100644
--- a/docs/examples/sticky-footer-navbar.html
+++ b/docs/examples/sticky-footer-navbar.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;
}