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 | 33a529f39885860d3c836d6eca5964988e626040 (patch) | |
| tree | dde880fd1c5a7434444ca9dd71ed1435bac47ebb /docs/examples | |
| parent | 1dda3c395a338e1342f7c4bfcdc708b525d22e1d (diff) | |
| download | bootstrap-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.html | 2 |
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; } |
