diff options
| author | jody tate <[email protected]> | 2013-02-14 13:26:52 -0800 |
|---|---|---|
| committer | jody tate <[email protected]> | 2013-02-14 13:26:52 -0800 |
| commit | 83f55eab5b14a22d4a6546b55a2f1ad36aff4457 (patch) | |
| tree | 8990eda140dead310a029e26d49e205832d37cad | |
| parent | 3db1b902c8a5905a382a572c7b54776b10ca2e6b (diff) | |
| download | bootstrap-83f55eab5b14a22d4a6546b55a2f1ad36aff4457.tar.xz bootstrap-83f55eab5b14a22d4a6546b55a2f1ad36aff4457.zip | |
Update docs/examples/sticky-footer-navbar.html
contraction "it's" to possessive "its", aka pedantic grammar fix
| -rw-r--r-- | sticky-footer-navbar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sticky-footer-navbar.html b/sticky-footer-navbar.html index c700ed2ca..f6c01d730 100644 --- a/sticky-footer-navbar.html +++ b/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; } |
