diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 373cba8..7c8ea1c 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -3253,9 +3253,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu } } @media screen and (min-width:890px) and (max-width:1174px) { - .app-body .dismissable-banner { - margin-top: 10px; - } .app-body .explore__links .dismissable-banner { margin-top: 0; } diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index e2d01e7..2712da7 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -3253,9 +3253,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu } } @media screen and (min-width:890px) and (max-width:1174px) { - .app-body .dismissable-banner { - margin-top: 10px; - } .app-body .explore__links .dismissable-banner { margin-top: 0; } diff --git a/TangerineUI.css b/TangerineUI.css index f8b8944..6aa5386 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -3253,9 +3253,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu } } @media screen and (min-width:890px) and (max-width:1174px) { - .app-body .dismissable-banner { - margin-top: 10px; - } .app-body .explore__links .dismissable-banner { margin-top: 0; }