From f194b9db751b9cfb187d895606ddc759e70bc472 Mon Sep 17 00:00:00 2001 From: John Bennet Veloya Date: Thu, 15 Mar 2018 15:18:30 -0700 Subject: [PATCH] Fix order of Save/Close buttons in modal code example (#25855) --- docs/4.0/components/modal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/components/modal.md b/docs/4.0/components/modal.md index dc67b56022..d4be8783af 100644 --- a/docs/4.0/components/modal.md +++ b/docs/4.0/components/modal.md @@ -67,8 +67,8 @@ Below is a _static_ modal example (meaning its `position` and `display` have bee

Modal body text goes here.