Skip to content

Commit

Permalink
MDL-74628 forumreport_summary: remove left margin of filter popover.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulholden committed Jun 7, 2022
1 parent 5500d14 commit 8147439
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions theme/boost/scss/moodle/modules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
2 changes: 0 additions & 2 deletions theme/boost/style/moodle.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
2 changes: 0 additions & 2 deletions theme/classic/style/moodle.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 8147439

Please sign in to comment.