Skip to content

Commit

Permalink
fix: rank margin top (opentibiabr#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoTKBR authored Nov 20, 2023
1 parent 018d48b commit d2b37b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/tibiacom/boxes/rank.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.rank{
width: 180px;
max-height: 360px;
margin-top: -11px;
}
.rank_header{
height: 45px;
Expand Down Expand Up @@ -92,4 +93,4 @@
</a>
</div>
<div class="rank_bottom"></div>
</div>
</div>

0 comments on commit d2b37b8

Please sign in to comment.