From: Mark Otto Date: Sun, 25 Dec 2016 01:26:19 +0000 (-0800) Subject: flex the modal header so we can remove custom styles X-Git-Tag: v4.0.0-alpha.6~179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33746dc63e9e9c9c0abe60e01f3aeb776a66bc81;p=thirdparty%2Fbootstrap.git flex the modal header so we can remove custom styles updates the dom order in our docs to match (floated content comes first, but no need for that in flexbox) --- diff --git a/docs/components/modal.md b/docs/components/modal.md index 23551efa35..b311ebf355 100644 --- a/docs/components/modal.md +++ b/docs/components/modal.md @@ -45,10 +45,10 @@ Below is a _static_ modal example (meaning its `position` and `display` have bee