Skip to content

Commit

Permalink
Navigation: Fix vertical alignment of page list in modal. (#37321)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored Dec 13, 2021
1 parent ca8ccc7 commit 075207b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/navigation/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ button.wp-block-navigation-item__content {

// Always align the contents of the menu to the top.
&,
.wp-block-page-list,
.wp-block-navigation__container {
justify-content: flex-start;
}
Expand Down

0 comments on commit 075207b

Please sign in to comment.