diff options
| author | Henry Jameson <me@hjkos.com> | 2021-06-11 03:11:58 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-06-11 03:11:58 +0300 |
| commit | f883d2f75cd3c404115bd2c98b6d3c8d7ff10ef6 (patch) | |
| tree | 1cfb6499bc5ffc5eb246fb1b270191926681b414 /src/components/mention_link/mention_link.scss | |
| parent | b84aeff6bf288b6e5855c2be0fd78577a0f7c0e5 (diff) | |
better handling of hellthreads with mentions at bottom
Diffstat (limited to 'src/components/mention_link/mention_link.scss')
| -rw-r--r-- | src/components/mention_link/mention_link.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/mention_link/mention_link.scss b/src/components/mention_link/mention_link.scss index 9df1ccfe..1be3e7c5 100644 --- a/src/components/mention_link/mention_link.scss +++ b/src/components/mention_link/mention_link.scss @@ -38,10 +38,6 @@ .new { margin-right: 0.25em; - &.-firstMention { - display: none; - } - &.-you { & .shortName, & .full { |
