Skip to content

moves edit and delete buttons under cover image - #2

Merged
pagyP merged 3 commits into
mainfrom
fix-edit-delete-button-placement
Jan 26, 2026
Merged

moves edit and delete buttons under cover image#2
pagyP merged 3 commits into
mainfrom
fix-edit-delete-button-placement

Conversation

@pagyP

@pagyP pagyP commented Jan 26, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR relocates the edit and delete action buttons from the bottom of book cards to directly underneath the cover image, creating a more compact left-column layout on desktop views while maintaining functionality across all viewport sizes.

Changes:

  • Introduced a new .book-card-left wrapper element containing both the cover image and action buttons
  • Updated CSS to style the left column as a vertical flex container on desktop (≥768px) with a fixed 120px width
  • Moved action buttons from .book-card-content to .book-card-left, positioning them under the cover image for all viewport sizes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread templates/index.html Outdated
@pagyP
pagyP merged commit 95b8cae into main Jan 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants