Merge branch 'MDL-75941-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user