@@ -32,7 +32,7 @@ Keep reading for demos and usage guidelines.
...
@@ -32,7 +32,7 @@ Keep reading for demos and usage guidelines.
Below is a _static_ modal example (meaning its `position` and `display` have been overridden). Included are the modal header, modal body (required for `padding`), and modal footer (optional). We ask that you include modal headers with dismiss actions whenever possible, or provide another explicit dismiss action.
Below is a _static_ modal example (meaning its `position` and `display` have been overridden). Included are the modal header, modal body (required for `padding`), and modal footer (optional). We ask that you include modal headers with dismiss actions whenever possible, or provide another explicit dismiss action.
<divclass="bd-example bd-example-modal">
<divclass="bd-example bd-example-modal">
<divclass="modal">
<divclass="modal"tabindex="-1"role="dialog">
<divclass="modal-dialog"role="document">
<divclass="modal-dialog"role="document">
<divclass="modal-content">
<divclass="modal-content">
<divclass="modal-header">
<divclass="modal-header">
...
@@ -54,7 +54,7 @@ Below is a _static_ modal example (meaning its `position` and `display` have bee
...
@@ -54,7 +54,7 @@ Below is a _static_ modal example (meaning its `position` and `display` have bee