diff --git a/src/public/app/widgets/find.js b/src/public/app/widgets/find.js index ec7bd0da9..c85d0f5f7 100644 --- a/src/public/app/widgets/find.js +++ b/src/public/app/widgets/find.js @@ -33,11 +33,15 @@ const TPL = ` } .find-widget-found-wrapper { - font-weight: bold; + justify-content: center; + min-width: 60px; + padding: 0 4px; + font-size: .85em; + text-align: center; } .find-widget-search-term-input-group, .replace-widget-replacetext-input { - max-width: 300px; + max-width: 350px; } .find-widget-spacer { @@ -49,6 +53,13 @@ const TPL = `
@@ -66,11 +77,7 @@ const TPL = ` - +