From 16391c3f586d3694a39c1492d0cdcd8efd52a3b0 Mon Sep 17 00:00:00 2001 From: alexweissman Date: Thu, 26 Oct 2017 13:38:07 -0400 Subject: [PATCH] how the heck did they get a tab in there? --- src/scss/core.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scss/core.scss b/src/scss/core.scss index ccc64d6f..a5b23a83 100644 --- a/src/scss/core.scss +++ b/src/scss/core.scss @@ -37,7 +37,7 @@ border: 0 !important; clip: rect(0 0 0 0) !important; -webkit-clip-path: inset(50%) !important; - clip-path: inset(50%) !important; + clip-path: inset(50%) !important; height: 1px !important; overflow: hidden !important; padding: 0 !important;