-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix icon scaling. #36948
Fix icon scaling. #36948
Conversation
Size Change: +16 B (0%) Total Size: 1.1 MB
ℹ️ View Unchanged
|
The vertical alignment seems different between the two? |
5e7d47d
to
0970202
Compare
Good eye. As it turns out, this happens because in the editor, the icon is placed inside the I'd like to fix this separately. In investigating this, by the way, I noticed a duplicate |
This seems probably related to |
0970202
to
ae1fe74
Compare
Following up on vertical alignment in #37003. |
Description
Fixes #36923. Followup to #36714. The dropdown menu icon should scale with the font size. The previous fix failed to include the frontend. This PR addresses that. Editor:
Frontend:
How has this been tested?
Insert a navigation menu with submenus, change the font size, verify the arrow icon looks the same size in editor and frontend.
Checklist:
*.native.js
files for terms that need renaming or removal).