mirror of
https://github.com/moodle/moodle.git
synced 2025-04-05 08:23:01 +02:00
Merge branch 'MDL-74628' of https://github.com/paulholden/moodle
This commit is contained in:
commit
7512a808e1
@ -471,10 +471,6 @@ $author-image-margin-sm: 8px;
|
||||
.filter-dates-popover {
|
||||
width: 100%;
|
||||
max-width: 41.5em;
|
||||
|
||||
.mform {
|
||||
margin-left: -3em;
|
||||
}
|
||||
}
|
||||
|
||||
$grading-drawer-width: 430px !default;
|
||||
|
@ -18058,8 +18058,6 @@ select {
|
||||
.filter-dates-popover {
|
||||
width: 100%;
|
||||
max-width: 41.5em; }
|
||||
.filter-dates-popover .mform {
|
||||
margin-left: -3em; }
|
||||
|
||||
/* stylelint-disable-line max-line-length */
|
||||
@keyframes expandSearchButton {
|
||||
|
@ -18058,8 +18058,6 @@ select {
|
||||
.filter-dates-popover {
|
||||
width: 100%;
|
||||
max-width: 41.5em; }
|
||||
.filter-dates-popover .mform {
|
||||
margin-left: -3em; }
|
||||
|
||||
/* stylelint-disable-line max-line-length */
|
||||
@keyframes expandSearchButton {
|
||||
|
Loading…
x
Reference in New Issue
Block a user