Skip to content

Commit e7c4ccf

Browse files
authored
SYN-733: Add a list of the sandbox endpoints to the spec (CSS tweak) (#77)
* Added a <details> element listing the Sandbox endpoints * Update * Added missing target="_blank" * Added example HTML code * Using ‘nhsuk-details’ component * Updated to use the ‘nhsd-m-expander’ component * CSS fix using inline styles
1 parent 9b9a1a7 commit e7c4ccf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

specification/nhs-website-content-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ info:
121121
* only covers a limited set of scenarios
122122
* is open access, so does not allow you to test authorisation
123123
124-
<div class="nhsd-m-expander">
124+
<div class="nhsd-m-expander" style="margin-bottom: 1rem;">
125125
<details>
126126
<summary class="nhsd-m-expander__heading-container" aria-label="The sandbox environment includes the following 48 mocked endpoints" >
127127
<div>
128128
<span class="nhsd-m-expander__icon nhsd-!t-margin-right-1">
129-
<span class="nhsd-a-icon nhsd-a-icon--size-xs">
129+
<span class="nhsd-a-icon nhsd-a-icon--size-xs" style="margin: 0;">
130130
<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" focusable="false" viewBox="0 0 16 16">
131131
<path d="M12,8l-6.5,7L4,13.5L9.2,8L4,2.5L5.5,1L12,8z"/>
132132
</svg>

0 commit comments

Comments
 (0)