forked from ilot/ilot-io
basewiki/bootstrap.local.css: add padding to bottom of content containers
This commit is contained in:
parent
b9da329cd0
commit
b952e6b840
1 changed files with 1 additions and 1 deletions
2
basewiki/bootstrap.local.css
vendored
2
basewiki/bootstrap.local.css
vendored
|
@ -59,7 +59,7 @@ body {
|
|||
/* Not required for template or sticky footer method. */
|
||||
|
||||
body > .container {
|
||||
padding: 60px 15px 0;
|
||||
padding: 60px 15px 60px;
|
||||
}
|
||||
.container .text-muted {
|
||||
margin: 20px 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue