mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-05 10:22:23 +01:00
ddc07c4598
The npm packages needed a further update for beta 2 in preparation for 6.4. Props @mmaattiiaass , @wildworks , @aaronrobertshaw, @bartkalisz, @mamaduka, @artemiosans, @youknowriad, @czapla, @richtabor, @glendaviesnz, @pbking, @cbravobernal, @madhudollu, @kevin940726, @adamsilverstein, @get_dave, @ntsekouras, @ramonopoly, @jffng, @swissspidy, @carlosgprim, @siobhyb, @mikachan. See #59411. Built from https://develop.svn.wordpress.org/trunk@56755 git-svn-id: http://core.svn.wordpress.org/trunk@56267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
6 lines
163 B
CSS
6 lines
163 B
CSS
.wp-block-navigation .wp-block-navigation-item__label{
|
|
overflow-wrap:break-word;
|
|
}
|
|
.wp-block-navigation .wp-block-navigation-item__description{
|
|
display:none;
|
|
} |