From 7afd7295bffed9445e1d22740e06bdd17eb5aaa0 Mon Sep 17 00:00:00 2001 From: Barry Chen Date: Thu, 24 May 2018 18:58:59 -0500 Subject: [PATCH] Allow shot resize correctly in Chrome/Safari. (#4405) (#4491) --- static/css/frame.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/static/css/frame.scss b/static/css/frame.scss index 22946c399e..5fe110a5b3 100644 --- a/static/css/frame.scss +++ b/static/css/frame.scss @@ -268,10 +268,6 @@ margin: 20px auto; max-width: 90%; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.05); - - a { - display: flex; - } } .link-button {