mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-23 13:14:17 +00:00
fix identicon padding
This commit is contained in:
parent
c723ce85b1
commit
edf9149654
@ -418,7 +418,7 @@ echo '<?xml version="1.0" encoding="UTF-8"?>' . PHP_EOL ?>
|
||||
<div class="margin-b-16">
|
||||
<?php echo nl2br(htmlentities($magnetComment->value)) ?>
|
||||
</div>
|
||||
<img class="float-left margin-r-8"
|
||||
<img class="float-left margin-r-4"
|
||||
alt=""
|
||||
src="<?php echo sprintf('%s/action.php?target=profile&toggle=identicon&userId=%s&size=16',
|
||||
WEBSITE_URL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user