Merge branch 'MDL-84476-main' of https://github.com/lucaboesch/moodle
This commit is contained in:
@@ -40,7 +40,7 @@ p.arrow_button {
|
||||
|
||||
.btn.btn-icon {
|
||||
height: ($icon-height + 20px);
|
||||
width: ($icon-width + 20px);
|
||||
width: ($icon-width + 16px);
|
||||
font-size: $icon-height;
|
||||
line-height: $icon-height;
|
||||
padding: 0;
|
||||
|
||||
@@ -37396,7 +37396,7 @@ p.arrow_button {
|
||||
|
||||
.btn.btn-icon {
|
||||
height: 36px;
|
||||
width: 40px;
|
||||
width: 36px;
|
||||
font-size: 16px;
|
||||
line-height: 16px;
|
||||
padding: 0;
|
||||
|
||||
@@ -37402,7 +37402,7 @@ p.arrow_button {
|
||||
|
||||
.btn.btn-icon {
|
||||
height: 36px;
|
||||
width: 40px;
|
||||
width: 36px;
|
||||
font-size: 16px;
|
||||
line-height: 16px;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user