From abc132d3dbd1713b6a2fc2237151e060655b74ad Mon Sep 17 00:00:00 2001 From: Joanne Yeung Date: Thu, 23 Jul 2020 09:37:10 -0600 Subject: [PATCH] Remove trailing whitespace --- app/assets/stylesheets/admin/shared/layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/admin/shared/layout.scss b/app/assets/stylesheets/admin/shared/layout.scss index 3c5646be6b..71d5fbabed 100644 --- a/app/assets/stylesheets/admin/shared/layout.scss +++ b/app/assets/stylesheets/admin/shared/layout.scss @@ -24,7 +24,7 @@ } &:last-child { padding-right: 0; - width: 30%; + width: 30%; } } }