Merge branch 'MDL-66670-master' of git://github.com/bmbrands/moodle into master

This commit is contained in:
Eloy Lafuente (stronk7)
2020-08-06 00:58:20 +02:00
3 changed files with 7 additions and 2 deletions
+1
View File
@@ -2201,6 +2201,7 @@ h3.sectionname .inplaceeditable.inplaceeditingon .editinstructions {
// Reset for ul.
ul {
padding-left: 1rem;
-webkit-margin-start: 0.2rem; /* stylelint-disable-line */
}
/* YUI 2 Tree View */
+3 -1
View File
@@ -11415,7 +11415,9 @@ h3.sectionname .inplaceeditable.inplaceeditingon .editinstructions {
display: block; }
ul {
padding-left: 1rem; }
padding-left: 1rem;
-webkit-margin-start: 0.2rem;
/* stylelint-disable-line */ }
/* YUI 2 Tree View */
/*rtl:raw:
+3 -1
View File
@@ -11626,7 +11626,9 @@ h3.sectionname .inplaceeditable.inplaceeditingon .editinstructions {
display: block; }
ul {
padding-left: 1rem; }
padding-left: 1rem;
-webkit-margin-start: 0.2rem;
/* stylelint-disable-line */ }
/* YUI 2 Tree View */
/*rtl:raw: