mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-13 19:22:05 +00:00
Fix #334
This commit is contained in:
parent
ed65f3a648
commit
74fc6aa81b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ body {
|
|||
|
||||
/* Set the fixed height of the footer here */
|
||||
#footer {
|
||||
height: 60px;
|
||||
min-height: 60px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue