[PR #747] [MERGED] Fix padding on "Remove All Library Items" button #3414

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/747
Author: @jmt-gh
Created: 6/19/2022
Status: Merged
Merged: 6/19/2022
Merged by: @advplyr

Base: masterHead: fix_remove_button_padding


📝 Commits (1)

  • 2261f3d fix right padding on remove all items button

📊 Changes

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

View changed files

📝 client/pages/config/index.vue (+1 -1)

📄 Description

Noticed this button didn't have proper right padding.

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/747 **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:** `fix_remove_button_padding` --- ### 📝 Commits (1) - [`2261f3d`](https://github.com/advplyr/audiobookshelf/commit/2261f3d1c3805a19fd217a8064a112c5c0a746f7) fix right padding on remove all items button ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/pages/config/index.vue` (+1 -1) </details> ### 📄 Description Noticed this button didn't have proper right padding. Before: ![image](https://user-images.githubusercontent.com/13617455/174471857-733ca158-9b5c-4d47-a355-978b929034da.png) After: ![image](https://user-images.githubusercontent.com/13617455/174471850-ef29ef39-d348-45dc-97d7-d5dd10d4eacb.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#3414