kubernetes / kubernetes/website

Bug: Navbar mode icon is partially hidden on widths between 767px and 799px

Open
#56,585 2 comments 0 reactions 1 assignee Claimed by @haaasini01 View on GitHub
kind/bug needs-triage
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

**This is a Bug Report**

**Problem:**
On screen widths between 767px and 799px, the main navbar items take up too much horizontal space. This pushes the dark/light mode toggle icon off the edge of the screen, causing it to be partially hidden/clipped.

Image

**Proposed Solution:**
Reduce the horizontal margin (`padding`/`margin`) between the navbar items on smaller screens so everything fits within the viewport.

Specifically, in `layouts/partials/navbar.html`, change the margin class on the main menu items (`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.