diff options
| author | jody tate <[email protected]> | 2013-02-14 13:30:22 -0800 |
|---|---|---|
| committer | jody tate <[email protected]> | 2013-02-14 13:30:22 -0800 |
| commit | b9291929bf58693f13f2cd48c9644e0e4febdc2d (patch) | |
| tree | b7e07b65a4a13e5f9570654f56dc5f3446b4ba97 | |
| parent | 83f55eab5b14a22d4a6546b55a2f1ad36aff4457 (diff) | |
| download | bootstrap-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.html | 2 |
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; } |
