Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Adjust footer height
65px is not enough when you have 3 lines (Cloud name, Legal notice and Signup link)
  • Loading branch information
solracsf committed Sep 6, 2022
commit b2d625c33d80a64d2522ed2c7d79ba9b7e85b012
2 changes: 1 addition & 1 deletion core/css/public.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$footer-height: 65px;
$footer-height: 100px;

#body-public {
.header-right {
Expand Down