Skip to content

Commit

Permalink
Visually aligns search boxes on relevance tuning page
Browse files Browse the repository at this point in the history
  • Loading branch information
daveyholler committed Jun 10, 2021
1 parent 45b46fd commit 1ba29c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const RelevanceTuningForm: React.FC = () => {
return (
<section className="relevanceTuningForm">
<form>
<EuiSpacer size="s" />
<EuiSpacer size="m" />
<EuiTitle size="m">
<h2>
{i18n.translate(
Expand Down

0 comments on commit 1ba29c0

Please sign in to comment.