fix(menu-toggle): Fix MenuToggle avatar misalignment with adjacent form controls outside flex layouts#8196
Conversation
Menu toggle with avatar was sitting ~2px below other form elements when placed next to each other. Adding vertical-align: middle fixes this.
WalkthroughA single line CSS property ( Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Preview: https://pf-pr-8196.surge.sh A11y report: https://pf-pr-8196-a11y.surge.sh |
46ce58a to
cd1ca93
Compare
|
This PR has been automatically marked as stale because it has not had activity in the last 60 days. |
Fixes #7478
Summary by CodeRabbit