mirror of https://github.com/twbs/bootstrap.git
Update docs/examples/sticky-footer.html
again, "it's" to "its" for grammar fun!
This commit is contained in:
parent
33a529f398
commit
f273170f16
|
@ -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 New Issue