Adds padding to the icon in btn-social (#14080)
(cherry picked from commit c4cf5f910d)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
747f2e7599
commit
81c6a1b8e6
@@ -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