Skip to content

fix(docs): align footer navigation labels with page titles#803

Open
majiayu000 wants to merge 1 commit intoCinnamon:mainfrom
majiayu000:fix/docs-footer-alignment
Open

fix(docs): align footer navigation labels with page titles#803
majiayu000 wants to merge 1 commit intoCinnamon:mainfrom
majiayu000:fix/docs-footer-alignment

Conversation

@majiayu000
Copy link

Summary

  • Adds CSS styles to properly align footer navigation direction labels with page titles
  • Ensures consistent spacing matching Material for MkDocs default behavior

Changes

  • docs/extra/css/code_select.css: Added footer alignment styles

Test Plan

  • Verified CSS syntax is valid
  • Visual check on local docs build

Fixes #799

Signed-off-by: majiayu000 1835304752@qq.com

Fixes the alignment issue where 'Previous' and 'Next' labels
appeared too close to their page titles in the docs footer.

Fixes Cinnamon#799

Signed-off-by: majiayu000 <1835304752@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Docs: Misalignment in next/previous footer navigation links

1 participant