diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index a5d59cc..74a0193 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -3681,8 +3681,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body:not(.layout-multiple-columns) .column-header__collapsible:is(:not(.collapsed), .animating) { border-left-color: var(--color-content-secondary-bg); border-right-color: var(--color-content-secondary-bg); - margin-inline-start: -45px; - margin-inline-end: -55px; } } @media screen and (min-width:890px) and (max-width:1174px) { diff --git a/TangerineUI-lagoon.css b/TangerineUI-lagoon.css index 5517b2f..3c0168f 100644 --- a/TangerineUI-lagoon.css +++ b/TangerineUI-lagoon.css @@ -3681,8 +3681,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body:not(.layout-multiple-columns) .column-header__collapsible:is(:not(.collapsed), .animating) { border-left-color: var(--color-content-secondary-bg); border-right-color: var(--color-content-secondary-bg); - margin-inline-start: -45px; - margin-inline-end: -55px; } } @media screen and (min-width:890px) and (max-width:1174px) { diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index c97c034..68a0d44 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -3681,8 +3681,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body:not(.layout-multiple-columns) .column-header__collapsible:is(:not(.collapsed), .animating) { border-left-color: var(--color-content-secondary-bg); border-right-color: var(--color-content-secondary-bg); - margin-inline-start: -45px; - margin-inline-end: -55px; } } @media screen and (min-width:890px) and (max-width:1174px) { diff --git a/TangerineUI.css b/TangerineUI.css index 9ce64b1..af58451 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -3681,8 +3681,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body:not(.layout-multiple-columns) .column-header__collapsible:is(:not(.collapsed), .animating) { border-left-color: var(--color-content-secondary-bg); border-right-color: var(--color-content-secondary-bg); - margin-inline-start: -45px; - margin-inline-end: -55px; } } @media screen and (min-width:890px) and (max-width:1174px) {