Skip to content

Align navbar brand baseline with nav links.#338

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

Align navbar brand baseline with nav links.#338
terabytesoftw merged 2 commits intoyiisoft:masterfrom
terabytesoftw:fix_mini_1

Conversation

@terabytesoftw
Copy link
Member

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

@terabytesoftw terabytesoftw requested a review from Copilot March 21, 2026 20:49
@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d08f1f7) to head (d13f7ff).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #338   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        46        46           
===========================================
  Files             13        13           
  Lines            659       659           
===========================================
  Hits             659       659           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

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 aims to adjust the Bootstrap navbar layout so the brand text aligns better with the nav links, and it also includes updates/additions to documentation screenshots under docs/images/.

Changes:

  • Set navbar container flex alignment to baseline to align the brand with nav links.
  • Change the CSS selector used to style the logout element in the navbar.
  • Add/update PNG screenshots in docs/images/ (error/about variants).

Reviewed changes

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

File Description
web/css/site.css Adjusts navbar flex alignment and modifies logout styling selector.
docs/images/error-light.png Adds/updates documentation screenshot asset (light theme error).
docs/images/error-dark.png Adds/updates documentation screenshot asset (dark theme error).
docs/images/about-light.png Adds/updates documentation screenshot asset (light theme about).

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

Copy link

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 1 out of 13 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.

Copy link

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 1 out of 15 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 6d30e9d into yiisoft:master Mar 21, 2026
17 checks passed
@terabytesoftw terabytesoftw deleted the fix_mini_1 branch March 21, 2026 21:12
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