aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXiaofeng An <futureweb2020@yandex.com>2019-02-03 09:49:22 -0500
committerXiaofeng An <futureweb2020@yandex.com>2019-02-03 09:49:22 -0500
commit965a5785614920df835288c0a249196108d9bd33 (patch)
treedfcdd15272b3c36662c1bced7f14576148a2d96a /src
parent1e40e70efc64071581adff4bce3c8bf78da82acb (diff)
Revert "#306 - fix conversation arrow smushed in notifications panel"
This reverts commit 1e40e70efc64071581adff4bce3c8bf78da82acb.
Diffstat (limited to 'src')
-rw-r--r--src/components/status/status.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/status/status.vue b/src/components/status/status.vue
index e8bc8cbc..c6e73e4e 100644
--- a/src/components/status/status.vue
+++ b/src/components/status/status.vue
@@ -280,7 +280,6 @@
color: var(--link, $fallback--link);
max-width: 100%;
a {
- min-width: 17px;
max-width: 100%;
text-overflow: ellipsis;
overflow: hidden;