mirror of
https://github.com/openSUSE/osem.git
synced 2026-04-27 02:11:24 -04:00
Merge pull request #841 from chocoelho/unset_footer_fixed_height
Unset footer fixed height
This commit is contained in:
@@ -18,8 +18,6 @@ body {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
/* Set the fixed height of the footer here */
|
||||
height: 60px;
|
||||
background-color: #f5f5f5;
|
||||
.container {
|
||||
padding: 15px;
|
||||
|
||||
Reference in New Issue
Block a user