[PR #477] [MERGED] fix: menu overflow in small screens #547

Closed
opened 2026-02-17 12:07:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/477
Author: @lorenzodianni
Created: 10/27/2022
Status: Merged
Merged: 10/27/2022
Merged by: @damianopetrungaro

Base: masterHead: fix/menu-overflow


📝 Commits (1)

  • c3a1cc8 fix: menu overflow in small screens

📊 Changes

5 files changed (+48 additions, -5 deletions)

View changed files

📝 themes/conventional-commits/static/css/scss/abstracts/_mixins.scss (+7 -0)
📝 themes/conventional-commits/static/css/scss/abstracts/_variables.scss (+3 -1)
📝 themes/conventional-commits/static/css/scss/components/_dropdown.scss (+9 -4)
📝 themes/conventional-commits/static/css/scss/layout/_header.scss (+24 -0)
📝 themes/conventional-commits/static/css/scss/layout/_welcome.scss (+5 -0)

📄 Description

Fixed an overflow problem on small screens

Bug
bug

Fix
fix


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/477 **Author:** [@lorenzodianni](https://github.com/lorenzodianni) **Created:** 10/27/2022 **Status:** ✅ Merged **Merged:** 10/27/2022 **Merged by:** [@damianopetrungaro](https://github.com/damianopetrungaro) **Base:** `master` ← **Head:** `fix/menu-overflow` --- ### 📝 Commits (1) - [`c3a1cc8`](https://github.com/conventional-commits/conventionalcommits.org/commit/c3a1cc8779f8d2a828a87a7e44566c979f26b347) fix: menu overflow in small screens ### 📊 Changes **5 files changed** (+48 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `themes/conventional-commits/static/css/scss/abstracts/_mixins.scss` (+7 -0) 📝 `themes/conventional-commits/static/css/scss/abstracts/_variables.scss` (+3 -1) 📝 `themes/conventional-commits/static/css/scss/components/_dropdown.scss` (+9 -4) 📝 `themes/conventional-commits/static/css/scss/layout/_header.scss` (+24 -0) 📝 `themes/conventional-commits/static/css/scss/layout/_welcome.scss` (+5 -0) </details> ### 📄 Description Fixed an overflow problem on small screens **Bug** <img width="223" alt="bug" src="https://user-images.githubusercontent.com/7217805/198377912-64751fab-bd98-4421-b23e-1748d3f22be7.png"> **Fix** <img width="222" alt="fix" src="https://user-images.githubusercontent.com/7217805/198377938-a0ddc33e-68cf-461f-9d7e-78ef5a252daa.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-17 12:07:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#547