css/bootstrap.local.css: set bottom to 0
All checks were successful
/ render (push) Successful in 30s
All checks were successful
/ render (push) Successful in 30s
This commit is contained in:
parent
a176112468
commit
94a8b58355
1 changed files with 1 additions and 0 deletions
1
base/css/bootstrap.local.css
vendored
1
base/css/bootstrap.local.css
vendored
|
@ -21,6 +21,7 @@ body {
|
|||
}
|
||||
.footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
padding-bottom: 15px;
|
||||
background-color: #f5f5f5;
|
||||
|
|
Loading…
Add table
Reference in a new issue