Skip to content

Commit

Permalink
Masterbar: Fix icon overlap issue at smaller resolutions (#38551)
Browse files Browse the repository at this point in the history
Co-authored-by: Ashar Fuadi <ashar.fuadi@automattic.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10197338502

Upstream-Ref: Automattic/jetpack@9767fc7
  • Loading branch information
lupus2k authored and matticbot committed Aug 1, 2024
1 parent 3e8d332 commit b44f52c
Show file tree
Hide file tree
Showing 8 changed files with 149 additions and 96 deletions.
58 changes: 29 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ This is an alpha version! The changes listed here are not final.

### Fixed
- Adminbar: Fix profile menu colors
- Masterbar: Fix icon overlap issue at smaller resolutions
- MU WPCOM: Fix the option of the MailerLite widget is gone

## [5.52.1] - 2024-07-30
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '3c8d1f75b6e5365a04ca');
<?php return array('dependencies' => array(), 'version' => '49ad226ebf30bfa938c8');
Loading

0 comments on commit b44f52c

Please sign in to comment.