You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: partials/section.forms.hbs
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -421,6 +421,9 @@
421
421
422
422
<h4>Notes:</h4>
423
423
<ul>
424
+
<li>
425
+
<small>Add <code>type="button"</code> to <code>button</code> elements placed outside of forms to prevent some browsers from attempting to submit form data.</small>
426
+
</li>
424
427
<li>
425
428
<small>Add <code>pointer-events: none;</code> to <arel="external noopener"href="https://twitter.com/stowball/status/857707052545613824">inline SVG icons placed in buttons</a>.</small>
0 commit comments