Skip to content

Commit

Permalink
Remove word-wrap property
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Sep 29, 2023
1 parent 1fb1343 commit 3d634d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/navigation-link/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
.wp-block-navigation {
// This wraps just the innermost text for custom menu items.
.wp-block-navigation-item__label {
word-break: normal;
overflow-wrap: break-word;
}

Expand Down

0 comments on commit 3d634d4

Please sign in to comment.