From f2f7937bf67d4ada8e96091b495a9d6c30d7b69e Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Sat, 3 Sep 2016 16:11:18 +0200 Subject: [PATCH] - fixed styling bug in Chrome 53 --- sass/layout/_landing.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/sass/layout/_landing.scss b/sass/layout/_landing.scss index 47472155..456abb31 100644 --- a/sass/layout/_landing.scss +++ b/sass/layout/_landing.scss @@ -213,7 +213,6 @@ width: 180px; padding: 7px; opacity: 0; - will-change: opacity, transform; @include border-radius(5px); background: { color: rgba(43, 43, 43, 0.5);