Incorrect Padding on Theme Menu #75

Closed
opened 2024-10-29 21:08:52 +00:00 by corbz · 1 comment
Owner

The dropup menu for changing themes has spacing issues with the padding on each button.

The padding is incorrectly assigned to the button element itself, even though each button is nested inside a list item element.

The style applying the padding needs to be moved up to the list item elements.

image
The dropup menu for changing themes has spacing issues with the padding on each button. The padding is incorrectly assigned to the button element itself, even though each button is nested inside a list item element. The style applying the padding needs to be moved up to the list item elements. <img width="188" alt="image" src="attachments/0e9a67e6-e25a-42ae-a013-c6e6e8bac8a0">
6.9 KiB
corbz added the
bug
label 2024-10-29 21:08:52 +00:00
corbz added this to the PYRSS project 2024-10-29 21:08:52 +00:00
Author
Owner

fixed on dev

fixed on dev
corbz closed this issue 2024-11-01 22:08:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#75
No description provided.