diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index d577d37..ba9306f 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -4122,6 +4122,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu background-position: center; background-size: contain; background-repeat: no-repeat; + min-width: 20px; width: 20px; height: 20px; transform: scale(1.45); diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index b84be8e..47bfc84 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -4122,6 +4122,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu background-position: center; background-size: contain; background-repeat: no-repeat; + min-width: 20px; width: 20px; height: 20px; transform: scale(1.45); diff --git a/TangerineUI.css b/TangerineUI.css index b49b4b8..324afba 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -4122,6 +4122,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu background-position: center; background-size: contain; background-repeat: no-repeat; + min-width: 20px; width: 20px; height: 20px; transform: scale(1.45);