We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de113b commit 92b2bfeCopy full SHA for 92b2bfe
1 file changed
src/css/_base.scss
@@ -27,9 +27,6 @@ a {
27
@include vendor('user-select', none);
28
}
29
30
-//Required for IE11. Other browsers set this by default.
31
-svg { overflow: hidden; }
32
-
33
svg a { fill: $color-brand-primary; }
34
svg a:hover { fill: #3c6dc5; }
35
0 commit comments