css: Make login-social-button responsive to larger fonts.

This commit is contained in:
Robert Imschweiler 2021-05-11 01:55:03 +02:00 committed by Tim Abbott
parent a46cb14845
commit 31322be598
1 changed files with 2 additions and 0 deletions

View File

@ -663,7 +663,9 @@ html {
button.login-social-button {
width: 328px;
height: auto;
padding-left: 35px;
line-height: 1;
background-size: auto 60%;
background-repeat: no-repeat;