mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-25 14:34:43 +00:00
Update docs/examples/sticky-footer-navbar.html
contraction "it's" to possessive "its", aka pedantic grammar fix
This commit is contained in:
parent
3db1b902c8
commit
83f55eab5b
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