diff --git a/components/_upload.scss b/components/_upload.scss index 76ce0fc..df2afab 100644 --- a/components/_upload.scss +++ b/components/_upload.scss @@ -38,7 +38,7 @@ cursor: default; &:before { - content: "#{$glyph-upload-cloud}"; + content: "#{$glyph-upload}"; font-family: fontello; display: inline-block; margin-right: 0.3em; @@ -193,4 +193,4 @@ } } -} \ No newline at end of file +}