diff --git a/res/welcome.html b/res/welcome.html index 3b3b0187e..f26bdd8d8 100644 --- a/res/welcome.html +++ b/res/welcome.html @@ -149,8 +149,10 @@ we don't have an account and should hide them. No account == no guest account ei display: none; } +.mx_ButtonRow.mx_WelcomePage_guestFunctions { + margin-top: 20px; +} .mx_ButtonRow.mx_WelcomePage_guestFunctions > div { - padding-top: 16px; margin: 0 auto; }