Skip to content

Commit

Permalink
delete url-prefix() from icon-mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
nagamoto committed Feb 19, 2019
1 parent b34f70c commit 4976eb8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scss/utilities/icon-mixin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,4 @@
height: $size;
color: $default-color;
box-shadow: unquote($ret);
@-moz-document url-prefix() {
-webkit-box-shadow: unquote($moz);
}
}

0 comments on commit 4976eb8

Please sign in to comment.