diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 88ae552..ec3f582 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -3459,9 +3459,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .column-link:not(.column-link--logo) { transition: all .3s; } - .app-body .column-link:not(.column-link--logo)[href="/settings/preferences"] { - padding-bottom: 13px; - } .app-body .column-link--transparent span::before { content: " "; left: -48px; diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 1b192ce..7bdde73 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -3459,9 +3459,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .column-link:not(.column-link--logo) { transition: all .3s; } - .app-body .column-link:not(.column-link--logo)[href="/settings/preferences"] { - padding-bottom: 13px; - } .app-body .column-link--transparent span::before { content: " "; left: -48px; diff --git a/TangerineUI.css b/TangerineUI.css index c4819a8..430433d 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -3459,9 +3459,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .column-link:not(.column-link--logo) { transition: all .3s; } - .app-body .column-link:not(.column-link--logo)[href="/settings/preferences"] { - padding-bottom: 13px; - } .app-body .column-link--transparent span::before { content: " "; left: -48px;