mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 14:30:23 +00:00
Update docs/examples/sticky-footer.html
again, "it's" to "its" for grammar fun!
This commit is contained in:
parent
83f55eab5b
commit
b9291929bf
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue