Fix modal docs

This commit is contained in:
Jeremy Thomas
2018-04-08 12:31:05 +01:00
parent c225c47121
commit fecfa3c263
2 changed files with 12 additions and 12 deletions

View File

@@ -119,7 +119,7 @@ doc-subtab: modal
<div class="content">
<p>If you want a more classic modal, with a <strong>head</strong>, a <strong>body</strong> and a <strong>foot</strong>, use the <code>modal-card</code>.</p>
<p>
<button class="button is-primary is-large modal-button" data-target="modal-bis" aria-haspopup="true">Launch image modal</button>
<button class="button is-primary is-large modal-button" data-target="modal-ter" aria-haspopup="true">Launch card modal</button>
</p>
</div>