From a332d672103127443072317b3c79b663b7e9f167 Mon Sep 17 00:00:00 2001 From: luis cielak Date: Tue, 28 Aug 2018 16:06:06 -0400 Subject: [PATCH] Revert to previous action group --- styles/components/_modal.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/styles/components/_modal.scss b/styles/components/_modal.scss index 0369afe3..56bb079a 100644 --- a/styles/components/_modal.scss +++ b/styles/components/_modal.scss @@ -67,11 +67,6 @@ margin-left: $gap*3; display: flex; justify-content: space-between; - - position: absolute; - bottom: 0; - right: 0; - background: white; } }