diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 4d674d0..1c3ed78 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu top: -14px; right: -16px; position: absolute; - border-radius: 50px; + border-radius: 10px; z-index: -1; bottom: -14px; } diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index c2f39d0..8e08765 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu top: -14px; right: -16px; position: absolute; - border-radius: 50px; + border-radius: 10px; z-index: -1; bottom: -14px; } diff --git a/TangerineUI.css b/TangerineUI.css index de4ffc4..b28122e 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu top: -14px; right: -16px; position: absolute; - border-radius: 50px; + border-radius: 10px; z-index: -1; bottom: -14px; }