Merge branch 'MDL-88054-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE
This commit is contained in:
@@ -38,3 +38,8 @@ input.tool-mfa-verification-code,
|
||||
.mfa-verify-form .form-group.fitem > span > input {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#mfalist .icon-circle .icon {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
}
|
||||
|
||||
@@ -266,6 +266,8 @@ img.icon {
|
||||
.icon {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
width: unset;
|
||||
height: unset;
|
||||
max-width: unset;
|
||||
max-height: unset;
|
||||
color: $black;
|
||||
|
||||
@@ -28939,6 +28939,8 @@ img.icon {
|
||||
.icon-circle .icon {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
width: unset;
|
||||
height: unset;
|
||||
max-width: unset;
|
||||
max-height: unset;
|
||||
color: #000;
|
||||
|
||||
@@ -28939,6 +28939,8 @@ img.icon {
|
||||
.icon-circle .icon {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
width: unset;
|
||||
height: unset;
|
||||
max-width: unset;
|
||||
max-height: unset;
|
||||
color: #000;
|
||||
|
||||
Reference in New Issue
Block a user