diff --git a/apps/note/templates/note/transaction_form.html b/apps/note/templates/note/transaction_form.html index 15478219ac8f06aaeda4b81014cd2c7c5617ec27..871088d484d2be76ef53a32b9fb07a6df1ed0373 100644 --- a/apps/note/templates/note/transaction_form.html +++ b/apps/note/templates/note/transaction_form.html @@ -37,7 +37,7 @@ SPDX-License-Identifier: GPL-2.0-or-later <div class="row"> {# Preview note profile (picture, username and balance) #} <div class="col-md-3" id="note_infos_div"> - <div class="card bg-light border-success shadow mb-4"> + <div class="card bg-light border-success shadow mb-4 text-center"> <a id="profile_pic_link" href="#"><img src="{% static "member/img/default_picture.png" %}" id="profile_pic" alt="" class="img-fluid rounded mx-auto"></a> <div class="card-body text-center">