diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index c63af7e..23d7e6d 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -3515,7 +3515,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu position: fixed; top: 0; width: 100%; - z-index: 1; + z-index: 2; } @media (display-mode: standalone) { .app-body:not(.layout-multiple-columns) .ui::after { diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 9e74a18..d678081 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -3515,7 +3515,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu position: fixed; top: 0; width: 100%; - z-index: 1; + z-index: 2; } @media (display-mode: standalone) { .app-body:not(.layout-multiple-columns) .ui::after { diff --git a/TangerineUI.css b/TangerineUI.css index fb7ba41..29d7419 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -3515,7 +3515,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu position: fixed; top: 0; width: 100%; - z-index: 1; + z-index: 2; } @media (display-mode: standalone) { .app-body:not(.layout-multiple-columns) .ui::after {