From 2f6ac62966099f0f969df65dd552db19ecfbe6d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nile=CC=81ane?= Date: Mon, 22 Apr 2024 15:58:57 +0200 Subject: [PATCH] Post meta footer spacing --- TangerineUI-cherry.css | 1 + TangerineUI-purple.css | 1 + TangerineUI.css | 1 + 3 files changed, 3 insertions(+) diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index cff37e6..c56bf63 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -2575,6 +2575,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .detailed-status__meta__line:first-child { color: transparent; padding-left: 20px; + padding-right: 5px; gap: 0; } .app-body .detailed-status__meta__line:first-child svg { diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index d20f10c..89e3604 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -2575,6 +2575,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .detailed-status__meta__line:first-child { color: transparent; padding-left: 20px; + padding-right: 5px; gap: 0; } .app-body .detailed-status__meta__line:first-child svg { diff --git a/TangerineUI.css b/TangerineUI.css index 54aff24..2e2f0d1 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -2575,6 +2575,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .detailed-status__meta__line:first-child { color: transparent; padding-left: 20px; + padding-right: 5px; gap: 0; } .app-body .detailed-status__meta__line:first-child svg {