diff --git a/css/content.css b/css/content.css index 7d0c14f73..fdd80bf6e 100644 --- a/css/content.css +++ b/css/content.css @@ -321,10 +321,6 @@ background-image: url('../img/hover_star.svg'); } -#app-content .utils .share { - background-image: url('../img/share.svg'); -} - #app-content .utils .share { opacity: .3; } diff --git a/css/navigation.css b/css/navigation.css index d457069f6..80538715f 100644 --- a/css/navigation.css +++ b/css/navigation.css @@ -105,9 +105,6 @@ background-image: url('../img/twitter.svg') !important; } -.icon-checkmark { - background-image: url('../img/checkmark.svg') !important; -} .col-4 { -ms-flex: 0 0 33.333333%; diff --git a/img/checkmark.svg b/img/checkmark.svg deleted file mode 100644 index 3501b5a42..000000000 --- a/img/checkmark.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/img/share.svg b/img/share.svg deleted file mode 100644 index 95a953594..000000000 --- a/img/share.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - -Created by potrace 1.16, written by Peter Selinger 2001-2019 - - - - - \ No newline at end of file diff --git a/templates/part.content.php b/templates/part.content.php index 9d8ea455e..3dcc5254e 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -94,7 +94,7 @@
  • -
  • @@ -150,7 +150,7 @@ ng-href="https://twitter.com/intent/tweet?url={{ ::item.url }}">
    -