From ae64c0e7a1a52c3956915e31e03a68de93f87093 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 7 Dec 2021 13:52:04 +0100 Subject: [PATCH] Style fix for SSO buttons. --- frontend/app/theme/_static.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/app/theme/_static.scss b/frontend/app/theme/_static.scss index 997a5734f..b3e2fee05 100644 --- a/frontend/app/theme/_static.scss +++ b/frontend/app/theme/_static.scss @@ -136,6 +136,7 @@ noscript { font-size: 1.1rem; font-weight: normal; margin-bottom: 4px; + margin-left: .5rem; margin-right: .5rem; vertical-align: middle; }