From 6fc88e5803ba7da209096590ddcf7d6f90855c7f Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 16 Mar 2024 13:19:23 +0200 Subject: [PATCH] Revert "consistent margin" This reverts commit 3efdacd1453d55b9ee042c31494dae93793272fe. --- files/assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index cee05edee..6d5ebfa07 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -7646,7 +7646,7 @@ blink { } .pinned-to-profile + div + input + :not(.pinned-to-profile) > div.d-flex { - margin-top: 2rem; + margin-top: 3rem; } .admin-note + div + :not(.admin-note) {