dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 00c5aeee7c2616872d26e9b366917851d83cceb2
parent 6565cafda4bef4938c7256d7bc1cdcffb33c5d97
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Fri, 17 Mar 2023 17:41:10 -0700

fix alignment

Diffstat:
Mpkg/web/public/views/pages/chat-messages.gohtml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/web/public/views/pages/chat-messages.gohtml b/pkg/web/public/views/pages/chat-messages.gohtml @@ -244,7 +244,7 @@ {{- if ne .UserID $.AuthUser.ID -}} {{- if $.AuthUser.DisplayHellbanButton -}} {{- if eq .User.Username $.NullUsername -}} - <div class="spacer16"></div> + <div class="spacer16"></div>&nbsp; {{- else -}} {{- if .User.IsHellbanned -}} <form method="post" action="/api/v1/users/{{ .UserID }}/unhellban" class="d-inline">