fix: remove footer bottom padding when social icons in footer #135

Merged
jmiller merged 1 commits from fix/footer-padding-social into dev 2026-06-20 20:32:11 +00:00
Owner

Summary

  • Override --footer-padding-bottom to 0px when social_footer is enabled
  • The 80px default reserves space for the floating social bar, which isn't needed when icons are inline in the footer

Test plan

  • Enable social_footer — verify no extra padding at bottom of footer
  • Disable social_footer — verify 80px padding remains for floating bar
## Summary - Override `--footer-padding-bottom` to `0px` when `social_footer` is enabled - The 80px default reserves space for the floating social bar, which isn't needed when icons are inline in the footer ## Test plan - [ ] Enable social_footer — verify no extra padding at bottom of footer - [ ] Disable social_footer — verify 80px padding remains for floating bar
jmiller added 1 commit 2026-06-20 20:32:00 +00:00
fix: remove footer bottom padding when social icons are in footer
Generic: Project CI / Tests (pull_request) Blocked by required conditions
Universal: PR Check / Build RC Package (pull_request) Blocked by required conditions
Universal: PR Check / Report Issues (pull_request) Blocked by required conditions
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Generic: Project CI / Lint & Validate (pull_request) Successful in 11s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Successful in 30s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request) Successful in 13s
9529ab3c9f
Override --footer-padding-bottom to 0px when social_footer is enabled,
since the 80px default reserves space for the floating social bar.
jmiller merged commit e061e8a5c6 into dev 2026-06-20 20:32:11 +00:00
jmiller deleted branch fix/footer-padding-social 2026-06-20 20:32:12 +00:00
Sign in to join this conversation.
No Reviewers
No labels
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoOnyx#135