diff --git a/getting-started.html b/getting-started.html index 80880f787ed9..e116b9c3d200 100644 --- a/getting-started.html +++ b/getting-started.html @@ -649,6 +649,7 @@
.glyphicon
, are now font based. Icons also require a base and icon class (e.g. .glyphicon .glyphicon-asterisk
)..modal-header
, .modal-body
, and .modal-footer
sections are now wrapped in .modal-content
and .modal-dialog
for better mobile styling and behavior.remote
modal option is now injected into the .modal
instead of into the .modal-body
. This allows you to also easily vary the header and footer of the modal, not just the modal body.'show.bs.modal'
. For tabs "shown" use 'shown.bs.tab'
, etc..For more information on upgrading to v3.0, and code snippets from the community, see Bootply.