From 05a94942ae2feb663392de9bc8b899e0a24143f0 Mon Sep 17 00:00:00 2001 From: Kin Z Date: Mon, 13 Nov 2017 19:29:29 -0500 Subject: [PATCH] Resolves responsive styling issues with button, in the video section (#6280) --- _sass/_base.sass | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/_sass/_base.sass b/_sass/_base.sass index d80aab8fc0..cb6ec8b04f 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -1138,10 +1138,8 @@ $feature-box-div-margin-bottom: 40px position: absolute top: 50% left: 75% - width: 50% - max-width: 600px - min-width: 500px - padding-right: 10% + width: 525px + padding-right: 80px transform: translate(-50%, -50%) color: white