Skip to content

Commit 70fcb86

Browse files
author
Joe Crick
committed
(master): Fix doc error
1 parent a5d3592 commit 70fcb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ <h2 class="content-subhead">Modal</h2>
531531
&lt;div class=<span style="color: #a31515">&quot;modal-header&quot;</span>&gt;
532532
Header
533533
&lt;input type=<span style="color: #a31515">&quot;radio&quot;</span> id=<span style="color: #a31515">&quot;close-modal&quot;</span> name=<span
534-
style="color: #a31515">&quot;close-modal modal-toggle&quot;</span> class=<span style="color: #a31515">&quot;pcssc-invisible&quot;</span>/&gt;
534+
style="color: #a31515">&quot;modal-toggle&quot;</span> class=<span style="color: #a31515">&quot;pcssc-invisible&quot;</span>/&gt;
535535
&lt;label <span style="color: #0000ff">for</span>=<span
536536
style="color: #a31515">&quot;close-modal&quot;</span> class=<span style="color: #a31515">&quot;close-button&quot;</span>&gt;x&lt;/label&gt;
537537
&lt;/div&gt;

0 commit comments

Comments
 (0)