diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 9cd2635..47d7c66 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -3037,8 +3037,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-content-fg); margin-inline-start: 0; margin-top: 2px; + margin-bottom: 5px; border: 0; - padding: 0 0 30px; + padding: 0 0 25px; font-weight: 700; font-size: 15px; line-height: 19px; diff --git a/TangerineUI-lagoon.css b/TangerineUI-lagoon.css index 48355cd..ac02f6a 100644 --- a/TangerineUI-lagoon.css +++ b/TangerineUI-lagoon.css @@ -3037,8 +3037,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-content-fg); margin-inline-start: 0; margin-top: 2px; + margin-bottom: 5px; border: 0; - padding: 0 0 30px; + padding: 0 0 25px; font-weight: 700; font-size: 15px; line-height: 19px; diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index fc1a378..6e7cdf9 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -3037,8 +3037,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-content-fg); margin-inline-start: 0; margin-top: 2px; + margin-bottom: 5px; border: 0; - padding: 0 0 30px; + padding: 0 0 25px; font-weight: 700; font-size: 15px; line-height: 19px; diff --git a/TangerineUI.css b/TangerineUI.css index b649e9a..55b5733 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -3037,8 +3037,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-content-fg); margin-inline-start: 0; margin-top: 2px; + margin-bottom: 5px; border: 0; - padding: 0 0 30px; + padding: 0 0 25px; font-weight: 700; font-size: 15px; line-height: 19px;