From 8f406639576397ffd0a3dee7191d8cc8f8792168 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 29 Nov 2021 11:27:40 +0000 Subject: [PATCH] CSS: Replace input-group-prepend/-append Signed-off-by: Michael Tremer --- src/templates/auth/register.html | 4 +--- src/templates/donate/donate.html | 6 ++---- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/src/templates/auth/register.html b/src/templates/auth/register.html index cf95ac69..ecebf604 100644 --- a/src/templates/auth/register.html +++ b/src/templates/auth/register.html @@ -18,9 +18,7 @@
-
- @ -
+ @ diff --git a/src/templates/donate/donate.html b/src/templates/donate/donate.html index c1dcc415..174c6993 100644 --- a/src/templates/donate/donate.html +++ b/src/templates/donate/donate.html @@ -74,10 +74,8 @@
-
- € - $ -
+ € + $ -- 2.47.3