Skip to content

Align logout baseline with nav links.#583

Merged
terabytesoftw merged 2 commits intoyiisoft:masterfrom
terabytesoftw:fix_mini_3
Mar 21, 2026
Merged

Align logout baseline with nav links.#583
terabytesoftw merged 2 commits intoyiisoft:masterfrom
terabytesoftw:fix_mini_3

Conversation

@terabytesoftw
Copy link
Copy Markdown
Member

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Tests pass? ✔️

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts navbar logout link styling to align its baseline consistently with other navigation links by removing a manual top-padding override.

Changes:

  • Removed padding-top: 7px; from .navbar-nav .nav-link.logout in both frontend and backend site stylesheets.

Reviewed changes

Copilot reviewed 2 out of 6 changed files in this pull request and generated 2 comments.

File Description
frontend/web/css/site.css Removes the logout link top padding override to align baseline with other nav links.
backend/web/css/site.css Mirrors the same logout link padding removal for consistent backend navbar alignment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread frontend/web/css/site.css Outdated
Comment thread backend/web/css/site.css Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 6 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@terabytesoftw terabytesoftw merged commit f036bcc into yiisoft:master Mar 21, 2026
15 checks passed
@terabytesoftw terabytesoftw deleted the fix_mini_3 branch March 21, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants