tinacms/tina.io
View on GitHub🐛 Bug - Fix Button Height Inconsistency on Navigation
Open
#3,098 opened on Mar 28, 2025
YakShavergood first issueux
Repository metrics
- Stars
- (300 stars)
- PR merge metrics
- (PR metrics pending)
Description
Requested by: @isaaclombardssw via YakShaver.ai 🦬 cc: @isaaclombardssw, @brookjeynes-ssw, @Marxoz, @landonmaxwell, @wicksipedia, @adamcogan
Hi Team!
Url from screen share: https://tina-ffrmjsjph-tinacms.vercel.app/docs/beginner-tutorial/nextjs-app
Pain
The navigation buttons on the ⭐ Tina.io documentation page have inconsistent heights when the text overflows. This affects the visual consistency of the page and needs to be fixed.
Acceptance Criteria
- Navigation buttons should have consistent heights regardless of text overflow.
- Text overflow should be handled without affecting button height.
- Visual appearance of the buttons should be consistent across different pages.
Reproduce Steps
- Navigate to the ⭐ Tina.io documentation page.
- Locate the navigation buttons at the bottom of the page.
- Observe the height difference between buttons when text overflows.
Screenshot
Figure: Button height inconsistency due to text overflow