From 33746dc63e9e9c9c0abe60e01f3aeb776a66bc81 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 24 Dec 2016 17:26:19 -0800 Subject: 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) --- docs/components/modal.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'docs/components') diff --git a/docs/components/modal.md b/docs/components/modal.md index 23551efa3..b311ebf35 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