remove strange css definition for .wrap (tested with FF and chrome: no change in behaviour), fixes #110
note: these definitions come from some bootstrap docs or examples
This commit is contained in:
parent
1bf2a0554d
commit
8c372f3f18
@ -9,8 +9,6 @@ html, body {
|
||||
|
||||
.wrap {
|
||||
min-height: 100%;
|
||||
height: auto !important;
|
||||
height: 100%;
|
||||
/* Negative indent footer by its height */
|
||||
margin: 0 auto -120px;
|
||||
/* Pad bottom by footer height */
|
||||
|
Loading…
x
Reference in New Issue
Block a user