Skip to content

Commit

Permalink
Navigation: Allow text decoration styles on nav item in editor (#35859)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Serong <14988353+andrewserong@users.noreply.github.com>
  • Loading branch information
aaronrobertshaw and andrewserong authored Oct 25, 2021
1 parent 2bb4e77 commit 7ce8867
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/block-library/src/navigation/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
}
}

// This element is inline on the frontend but needs to be editable, therefore inline-block, in the editor.
.wp-block-navigation-item__label {
display: inline-block;
}

/**
* Submenus.
*/
Expand Down

0 comments on commit 7ce8867

Please sign in to comment.