diff --git a/src/public/stylesheets/theme-next/notes/text.css b/src/public/stylesheets/theme-next/notes/text.css index ac6002a8c..8f54af5c9 100644 --- a/src/public/stylesheets/theme-next/notes/text.css +++ b/src/public/stylesheets/theme-next/notes/text.css @@ -146,7 +146,7 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child { padding-top: 0; } -div.find-replace-widget div.find-widget-found-wrapper { +div.find-replace-widget div.find-widget-found-wrapper > span { min-width: 50px; font-style: normal; font-weight: normal;