Skip to content

Navbar enhancement for 100% screen#2426

Closed
kehach07 wants to merge 2 commits intodjango:mainfrom
kehach07:feature/ui-enhancement-of-navbar
Closed

Navbar enhancement for 100% screen#2426
kehach07 wants to merge 2 commits intodjango:mainfrom
kehach07:feature/ui-enhancement-of-navbar

Conversation

@kehach07
Copy link
Copy Markdown

@kehach07 kehach07 commented Jan 2, 2026

Fixed an issue where the navbar was splitting into two rows at 100% screen width. Updated the layout and spacing logic so the navigation remains on a single line and renders correctly across full-width screens.
dj1

Copy link
Copy Markdown
Member

@sabderemane sabderemane left a comment

Choose a reason for hiding this comment

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

HI @kehach07 , thank you for your contribution!
I have checked on my own and I'm afraid with the zoom we loose the toggle theme icon at some point. Could you give a look?

.container {
padding-left: 0;
padding-right: 0;
max-width: 1366px;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

How did you defined this value here?

@sabderemane
Copy link
Copy Markdown
Member

Here is an example of when I have the zoom increased at 110%, the toggle theme button is not accessible anymore
Screenshot 2026-02-25 at 01 44 16

@adamzap
Copy link
Copy Markdown
Member

adamzap commented Mar 19, 2026

I'm closing this due to inactivity. @kehach07 please reopen it if you plan to address the comments. Thanks!

@adamzap adamzap closed this Mar 19, 2026
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.

3 participants