From 48c28a750a0249fad26fb21a258b2fac6b8ec1e7 Mon Sep 17 00:00:00 2001 From: Laura Aubin Date: Wed, 8 Jan 2020 14:47:50 -0500 Subject: [PATCH] [Card] Custom footer actions example should be right aligned (#2603) * Card custom footer example should be right aligned --- UNRELEASED.md | 2 ++ src/components/Card/README.md | 10 ++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/UNRELEASED.md b/UNRELEASED.md index e4b3e8c6dcf..82541e3c471 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -22,6 +22,8 @@ ### Documentation +- Updated `Card` with custom footer actions example to be right-aligned ([#2603](https://github.com/Shopify/polaris-react/pull/2603)) + ### Development workflow ### Dependency upgrades diff --git a/src/components/Card/README.md b/src/components/Card/README.md index 99f7f715019..d32ea52e35a 100644 --- a/src/components/Card/README.md +++ b/src/components/Card/README.md @@ -316,10 +316,12 @@ Use to present actionable content that is optional or not the primary purpose of to your account. A special code will be required each time you log in, ensuring only you can access your account.

- - - - + + + + + +