Skip to content

Commit

Permalink
Masterbar: Fix RLT secondary admin bar (#38654)
Browse files Browse the repository at this point in the history
* Add RTL rule for secondary bar

* Add right inherit

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

Upstream-Ref: Automattic/jetpack@edf9057
  • Loading branch information
fushar authored and matticbot committed Aug 1, 2024
1 parent 14805e3 commit 40fdf4c
Show file tree
Hide file tree
Showing 8 changed files with 97 additions and 88 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
- Admin bar: help center and notification icons now follow color scheme
- Fix RTL admin bar
- Masterbar: Fix icon overlap issue at smaller resolutions
- MU WPCOM: Fix the option of the MailerLite widget is gone

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '49ad226ebf30bfa938c8');
<?php return array('dependencies' => array(), 'version' => 'e37ab66d6d15c29a8400');
Loading

0 comments on commit 40fdf4c

Please sign in to comment.