Align navbar brand baseline with nav links.#338
Align navbar brand baseline with nav links.#338terabytesoftw merged 2 commits intoyiisoft:masterfrom
Conversation
terabytesoftw
commented
Mar 21, 2026
| Q | A |
|---|---|
| Is bugfix? | ✔️ |
| New feature? | ❌ |
| Breaks BC? | ❌ |
| Tests pass? | ✔️ |
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
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
baselineto 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.
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.