Adds padding to the icon in btn-social (#14080)
This commit is contained in:
@@ -118,6 +118,11 @@
|
||||
line-height: 36px;
|
||||
}
|
||||
|
||||
.login-overlay .btn-social > .umb-icon {
|
||||
padding: 2px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.login-overlay .text-error,
|
||||
.login-overlay .text-info
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user