[PR #732] [MERGED] Update details "pills" so they don't overlap when they flow to new lines #3403

Closed
opened 2026-04-25 00:15:31 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/732
Author: @jmt-gh
Created: 6/16/2022
Status: Merged
Merged: 6/17/2022
Merged by: @advplyr

Base: masterHead: update_pills


📝 Commits (1)

  • b40cc76 add margin on y so pills don't touch when they overflow

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 client/components/ui/MultiSelect.vue (+1 -1)

📄 Description

I noticed in #730 that the pills were touching when there was an overflow. This changes that so there is space between them on the y.

Before:
image

After:
image


🔄 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/advplyr/audiobookshelf/pull/732 **Author:** [@jmt-gh](https://github.com/jmt-gh) **Created:** 6/16/2022 **Status:** ✅ Merged **Merged:** 6/17/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `update_pills` --- ### 📝 Commits (1) - [`b40cc76`](https://github.com/advplyr/audiobookshelf/commit/b40cc767b246f6d3919e3fb1f61d16abe23a61b9) add margin on y so pills don't touch when they overflow ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/components/ui/MultiSelect.vue` (+1 -1) </details> ### 📄 Description I noticed in #730 that the pills were touching when there was an overflow. This changes that so there is space between them on the y. Before: ![image](https://user-images.githubusercontent.com/13617455/173987350-e5edeb98-7097-4bdb-859d-199e94d7563e.png) After: ![image](https://user-images.githubusercontent.com/13617455/173987376-6492b6a3-43b9-4a1b-be22-d4b129cae55a.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:15:31 +02:00
adam closed this issue 2026-04-25 00:15:31 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3403