Merge pull request #841 from chocoelho/unset_footer_fixed_height
Unset footer fixed height
This commit is contained in:
commit
97ca07d142
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ body {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
/* Set the fixed height of the footer here */
|
|
||||||
height: 60px;
|
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
.container {
|
.container {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue