Skip to content

Fix voting button clipping on hover#100

Merged
kronosapiens merged 1 commit intomainfrom
kronosapiens/fix-vote-btn-hover
Mar 13, 2026
Merged

Fix voting button clipping on hover#100
kronosapiens merged 1 commit intomainfrom
kronosapiens/fix-vote-btn-hover

Conversation

@kronosapiens
Copy link
Collaborator

The Likert scale voting buttons were getting clipped at the top when hovering due to the translateY(-2px) transform exceeding the overflow:hidden boundary. Added 2px padding to allow smooth button animation.

Add padding to .likert-buttons to allow buttons to translateY upward on hover without being clipped by overflow:hidden.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@kronosapiens kronosapiens merged commit 36d2880 into main Mar 13, 2026
2 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.

1 participant