forked from ilot/ilot-io
bootstrap.local.css: add padding-bottom to footer
This commit is contained in:
parent
c41eac465c
commit
c8e8d68070
1 changed files with 1 additions and 0 deletions
1
basewiki/bootstrap.local.css
vendored
1
basewiki/bootstrap.local.css
vendored
|
@ -47,6 +47,7 @@ body {
|
||||||
.footer {
|
.footer {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding-bottom: 15px;
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue