A grey left hand border is used to visually connect the revealed content with the question above.
diff --git a/app/views/guide_form_elements.html b/app/views/guide_form_elements.html index 9ad9c8652..4b55a060b 100755 --- a/app/views/guide_form_elements.html +++ b/app/views/guide_form_elements.html @@ -277,15 +277,29 @@
+
+ {% include "snippets/encoded/form_inset_radios.html" %}
+
+
+
+
+ In the code snippet above, the data-target=""
attribute is present on every label, as each option reveals an extra field.
+
A grey left hand border is used to visually connect the revealed content with the question above.
-
+ {% include "snippets/encoded/form_inset_panel.html" %}
@@ -295,16 +309,6 @@
-
- {% include "snippets/encoded/form_inset_radios.html" %}
-
-
-
-
- In the code snippet above, the data-target=""
attribute is present on every label, as each option reveals an extra field.
-