[PR #95] [MERGED] Fix QR code button overflowing past the screen #161

Closed
opened 2026-02-27 10:15:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/matze/wastebin/pull/95
Author: @FliegendeWurst
Created: 1/19/2025
Status: Merged
Merged: 1/19/2025
Merged by: @matze

Base: masterHead: qr-overflow


📝 Commits (1)

  • b888cb0 Fix QR code button overflowing past the screen

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 src/themes/style.css (+4 -0)
📝 templates/base.html (+1 -1)

📄 Description

If the title is one very long word the QR code button is moved past the screen width. Fix by making that button group properly sized.

See e.g. https://bin.bloerg.net/pOjqAb


🔄 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/matze/wastebin/pull/95 **Author:** [@FliegendeWurst](https://github.com/FliegendeWurst) **Created:** 1/19/2025 **Status:** ✅ Merged **Merged:** 1/19/2025 **Merged by:** [@matze](https://github.com/matze) **Base:** `master` ← **Head:** `qr-overflow` --- ### 📝 Commits (1) - [`b888cb0`](https://github.com/matze/wastebin/commit/b888cb0a7fd2846367a73c4f973c68afb4a38774) Fix QR code button overflowing past the screen ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/themes/style.css` (+4 -0) 📝 `templates/base.html` (+1 -1) </details> ### 📄 Description If the title is one very long word the QR code button is moved past the screen width. Fix by making that button group properly sized. See e.g. https://bin.bloerg.net/pOjqAb --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:15:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wastebin-matze#161
No description provided.