mirror of https://github.com/zulip/zulip.git
css: Make login-social-button responsive to larger fonts.
This commit is contained in:
parent
a46cb14845
commit
31322be598
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue