Skip to content

Commit

Permalink
Search: Remove brush stroke style from local navigation
Browse files Browse the repository at this point in the history
Fixes #386
  • Loading branch information
ryelle committed Feb 5, 2024
1 parent 6e730e3 commit af56900
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/

?>
<!-- wp:wporg/local-navigation-bar {"className":"is-style-brush-stroke","style":{"position":{"type":"sticky"}},"fontSize":"small"} -->
<!-- wp:wporg/local-navigation-bar {"style":{"position":{"type":"sticky"}},"fontSize":"small"} -->
<!-- wp:paragraph {"style":{"typography":{"fontStyle":"normal"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="font-style:normal"><?php _e( 'Search', 'wporg' ); ?></p>
<!-- /wp:paragraph -->
Expand Down

0 comments on commit af56900

Please sign in to comment.