diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 2025590..ac3a67d 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -2819,7 +2819,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu } .app-body .account__header__extra .account__header__fields .verified__mark { float: left; - margin-right: 2px; + margin-left: -1px; } .app-body .account__header__bio .account__header__fields .verified:last-child { border-bottom: 0; diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index 4676b52..423fa26 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -2819,7 +2819,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu } .app-body .account__header__extra .account__header__fields .verified__mark { float: left; - margin-right: 2px; + margin-left: -1px; } .app-body .account__header__bio .account__header__fields .verified:last-child { border-bottom: 0; diff --git a/TangerineUI.css b/TangerineUI.css index 181655f..6c904ad 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -2819,7 +2819,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu } .app-body .account__header__extra .account__header__fields .verified__mark { float: left; - margin-right: 2px; + margin-left: -1px; } .app-body .account__header__bio .account__header__fields .verified:last-child { border-bottom: 0;