diff options
| author | Henry Jameson <me@hjkos.com> | 2021-06-12 20:51:36 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-06-12 20:51:36 +0300 |
| commit | 2c60a9b638a00db33e6c47e8642aff2ffd0ce7a0 (patch) | |
| tree | 02b6e71bf369c1ad2a5cd760624964c40dd1d139 /src | |
| parent | 18fb7516cc17b36f271dad325d37e546d47dde08 (diff) | |
fix next relply-row bleeding through popover
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/status/status.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/status/status.scss b/src/components/status/status.scss index 3805aa30..71305dd7 100644 --- a/src/components/status/status.scss +++ b/src/components/status/status.scss @@ -167,7 +167,6 @@ $status-margin: 0.75em; line-height: 160%; max-width: 100%; align-items: stretch; - z-index: 2; } & .reply-to-popover, |
