From d2b37b8c18b547472c00e41f42ffe6155231ee46 Mon Sep 17 00:00:00 2001 From: LeoTK <41605307+LeoTKBR@users.noreply.github.com> Date: Mon, 20 Nov 2023 08:29:40 -0300 Subject: [PATCH] fix: rank margin top (#39) --- templates/tibiacom/boxes/rank.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/tibiacom/boxes/rank.php b/templates/tibiacom/boxes/rank.php index 5869af4549..3bbf6a9265 100644 --- a/templates/tibiacom/boxes/rank.php +++ b/templates/tibiacom/boxes/rank.php @@ -2,6 +2,7 @@ .rank{ width: 180px; max-height: 360px; + margin-top: -11px; } .rank_header{ height: 45px; @@ -92,4 +93,4 @@
- \ No newline at end of file +