Merge branch 'MDL-75941-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE

This commit is contained in:
Jake Dallimore
2022-11-08 12:04:29 +08:00
3 changed files with 2 additions and 5 deletions
-1
View File
@@ -2711,7 +2711,6 @@ $picker-emojis-per-row: 7 !default;
padding-bottom: $spacer / 3;
display: inline-flex;
overflow: hidden;
flex-grow: 1;
}
.breadcrumb-item a,
.breadcrumb-item span {
+1 -2
View File
@@ -12077,8 +12077,7 @@ input[disabled] {
padding-top: 0.3333333333rem;
padding-bottom: 0.3333333333rem;
display: inline-flex;
overflow: hidden;
flex-grow: 1; }
overflow: hidden; }
.breadcrumb:not(:empty) .breadcrumb-item a,
.breadcrumb:not(:empty) .breadcrumb-item span {
overflow: hidden;
+1 -2
View File
@@ -12077,8 +12077,7 @@ input[disabled] {
padding-top: 0.3333333333rem;
padding-bottom: 0.3333333333rem;
display: inline-flex;
overflow: hidden;
flex-grow: 1; }
overflow: hidden; }
.breadcrumb:not(:empty) .breadcrumb-item a,
.breadcrumb:not(:empty) .breadcrumb-item span {
overflow: hidden;