Skip to content

Commit

Permalink
MDL-66109 css: Fix incorrect max-empty-lines in Boost scss
Browse files Browse the repository at this point in the history
This was previously not picked up by stylelint for an unknown reason.
  • Loading branch information
andrewnicols committed May 11, 2020
1 parent 1152df3 commit bf6630a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions blocks/settings/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,3 @@
.block_settings .block_tree [aria-hidden="true"]:not(.icon) {
display: none;
}


2 changes: 0 additions & 2 deletions theme/boost/scss/moodle/chat.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,3 @@
}
}
}


2 changes: 0 additions & 2 deletions theme/boost/scss/moodle/print.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@
width: auto;
}
}


0 comments on commit bf6630a

Please sign in to comment.