From 7daf544bf2cd536dd2f284e34e35a2be1b9fdc87 Mon Sep 17 00:00:00 2001 From: Elson Costa Date: Mon, 20 Nov 2023 19:32:24 -0300 Subject: [PATCH] revert: "fix: rank margin top" (#45) --- templates/tibiacom/boxes/rank.php | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/tibiacom/boxes/rank.php b/templates/tibiacom/boxes/rank.php index 3bbf6a9265..6ba8aee4d2 100644 --- a/templates/tibiacom/boxes/rank.php +++ b/templates/tibiacom/boxes/rank.php @@ -2,7 +2,6 @@ .rank{ width: 180px; max-height: 360px; - margin-top: -11px; } .rank_header{ height: 45px;