diff --git a/css/style.css b/css/style.css
index 3fb8c86..22180d5 100644
--- a/css/style.css
+++ b/css/style.css
@@ -548,13 +548,13 @@ a.btn-share, a.btn-share:hover, a.btn-share:focus {
}
a.btn-share:before {
content: "";
- background: url('../img/share.svg') no-repeat center center;
+ background: url('../img/share-arrow.svg') no-repeat center center;
font-size: 1em;
- height: 43px;
- left: 12px;
+ height: 24px;
+ left: 10px;
position: absolute;
- top: 7px;
- width: 43px;
+ top: 8px;
+ width: 24px;
}
.btn:active,
a.btn:active {
diff --git a/img/share-arrow.svg b/img/share-arrow.svg
new file mode 100644
index 0000000..39aab49
--- /dev/null
+++ b/img/share-arrow.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/img/share.svg b/img/share.svg
deleted file mode 100644
index fc6f0f5..0000000
--- a/img/share.svg
+++ /dev/null
@@ -1 +0,0 @@
-