aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2020-12-03 11:57:17 +0200
committerShpuld Shpuldson <shp@cock.li>2020-12-03 11:57:17 +0200
commit46320090e34073d349e1bcf8e9babd3c36657130 (patch)
treeab004c94062e22b6379b69c52d9c63d5d00be685 /src/components/status/status.js
parentfdfb8810c1d8ab64969c38aa1a6bce1daf013249 (diff)
move external source button to extra buttons, make expand button easier to click and highlight on hover
Diffstat (limited to 'src/components/status/status.js')
-rw-r--r--src/components/status/status.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/status/status.js b/src/components/status/status.js
index 142e1fc6..f9c710ab 100644
--- a/src/components/status/status.js
+++ b/src/components/status/status.js
@@ -26,7 +26,6 @@ import {
faTimes,
faRetweet,
faReply,
- faExternalLinkSquareAlt,
faPlusSquare,
faSmileBeam,
faEllipsisH,
@@ -44,7 +43,6 @@ library.add(
faTimes,
faRetweet,
faReply,
- faExternalLinkSquareAlt,
faPlusSquare,
faStar,
faSmileBeam,