mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
Update docs/examples/sticky-footer.html
again, "it's" to "its" for grammar fun!
This commit is contained in:
parent
33a529f398
commit
f273170f16
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