From 17f3749f7b1a2aee727102a79299711d1b3fc51b Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 8 Mar 2024 22:45:37 +0100 Subject: [PATCH] wip on hb --- public/helpbuild/theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/helpbuild/theme.css b/public/helpbuild/theme.css index 52d6f6c..8069561 100644 --- a/public/helpbuild/theme.css +++ b/public/helpbuild/theme.css @@ -151,3 +151,7 @@ div#kc-registration span a { display: none; } } + +.kc-social-icon-text { + left: 0px; +}