From 13f86f5e97de2f9a4142d8139ec8d4ad1d642a9b Mon Sep 17 00:00:00 2001 From: Frankie B Date: Fri, 12 Jul 2024 16:24:22 +0100 Subject: Minor fixes --- public/css/master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/css/master.css') diff --git a/public/css/master.css b/public/css/master.css index 1b8683d..0d892d3 100644 --- a/public/css/master.css +++ b/public/css/master.css @@ -642,7 +642,7 @@ label[for="scheme-selector"] { } .guestbook-message { - text-wrap: wrap; + text-wrap: normal; width: 100%; } -- cgit v1.2.3-54-g00ecf