[PR #746] [MERGED] Fix placard sizes so "Continue Listening" fits #3412

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

📋 Pull Request Information

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

Base: masterHead: update_placard_size


📝 Commits (1)

  • 5c0e792 fix placard size so continue listening fits

📊 Changes

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

View changed files

📝 client/components/app/BookShelfRow.vue (+1 -1)

📄 Description

I noticed in the non-alternative view that "Continue Listening" was wrapping. This PR updates the placards to be large enough to not force a wrap. I also moved the placards down 1px so they align better with the shelf

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/746 **Author:** [@jmt-gh](https://github.com/jmt-gh) **Created:** 6/19/2022 **Status:** ✅ Merged **Merged:** 6/19/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `update_placard_size` --- ### 📝 Commits (1) - [`5c0e792`](https://github.com/advplyr/audiobookshelf/commit/5c0e79278210f17d569e207bed9513dd94f992d0) fix placard size so continue listening fits ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/components/app/BookShelfRow.vue` (+1 -1) </details> ### 📄 Description I noticed in the non-alternative view that "Continue Listening" was wrapping. This PR updates the placards to be large enough to not force a wrap. I also moved the placards down 1px so they align better with the shelf Before: ![image](https://user-images.githubusercontent.com/13617455/174471612-4f7bda2f-0528-4b24-bdbd-c94313ad8e8b.png) After: ![image](https://user-images.githubusercontent.com/13617455/174471619-477c6f37-90a1-4dbb-a88a-2c821bbe0649.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:33 +02:00
adam closed this issue 2026-04-25 00:15:33 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3412