Skip to content
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

Remove font weight on toolbar tab button #61254

Open
richtabor opened this issue Apr 30, 2024 · 1 comment
Open

Remove font weight on toolbar tab button #61254

richtabor opened this issue Apr 30, 2024 · 1 comment
Labels
[Block] HTML Affects the the HTML Block General Interface Parts of the UI which don't fall neatly under other labels. Good First Issue An issue that's suitable for someone looking to contribute for the first time [Type] Enhancement A suggestion for improvement.

Comments

@richtabor
Copy link
Member

After reviewing #46834 I noticed the Edit and Preview controls in the HTML block's toolbar are set to 500 font weight (source), where all other text based toolbar controls are not (like the "Replace" button on Image block).

I propose we remove the font weight applied to these, for consistency across toolbar controls:

CleanShot 2024-04-30 at 10 14 50

@richtabor richtabor added [Type] Enhancement A suggestion for improvement. Good First Issue An issue that's suitable for someone looking to contribute for the first time General Interface Parts of the UI which don't fall neatly under other labels. [Block] HTML Affects the the HTML Block labels Apr 30, 2024
@hbhalodia
Copy link
Contributor

Hi @richtabor, I have raised the PR for the same - #61308

Thank You.

t-hamano added a commit that referenced this issue May 3, 2024
* Fix: remove the font weight from the toolbar button to make it consistent with other toolbars

* Removed the unused style for the toolbar button

Co-authored-by: hbhalodia <hbhalodia@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: jasmussen <joen@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] HTML Affects the the HTML Block General Interface Parts of the UI which don't fall neatly under other labels. Good First Issue An issue that's suitable for someone looking to contribute for the first time [Type] Enhancement A suggestion for improvement.
Projects
Status: No status
Development

No branches or pull requests

2 participants