mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 23:40:23 +00:00
fix docs heading
This commit is contained in:
parent
5ad1049622
commit
cc41a5e64f
1 changed files with 1 additions and 1 deletions
|
|
@ -520,7 +520,7 @@ Modals have three optional sizes, available via modifier classes to be placed on
|
|||
<div class="modal-content">
|
||||
|
||||
<div class="modal-header">
|
||||
<h4 class="modal-title" id="myExtraLargeModalLabel">Extra large modal</h4>
|
||||
<h5 class="modal-title h4" id="myExtraLargeModalLabel">Extra large modal</h5>
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue