Skip to content

Commit 0c194ac

Browse files
committed
reword
1 parent f6d23c4 commit 0c194ac

File tree

1 file changed

+1
-1
lines changed
  • app/views/design-system/components/header

1 file changed

+1
-1
lines changed

app/views/design-system/components/header/index.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
}) }}
155155

156156
<h3 id="inline-account-search">Inline account or search</h3>
157-
<p>By default, the account links and search bar drop below the logo and service name on small screens. If there is enough space available, you can keep them inline by adding the <code>nhsuk-header--inline</code> class to the <code>nhsuk-header</code>. This will depend on the length of your service name and account links. If they cannot fit inline, they will wrap to the next line.</p>
157+
<p>To keep account links or the search bar inline with the logo and service name on small screens, add the <code>nhsuk-header--inline</code> class to <code>nhsuk-header</code>. If there is not enough space, they will still wrap to the next line.</p>
158158

159159
<h4>Inline account links</h4>
160160
{{ designExample({

0 commit comments

Comments
 (0)