Merge branch 'MDL-70010_310' of https://github.com/stronk7/moodle into MOODLE_310_STABLE

This commit is contained in:
Jake Dallimore
2020-10-28 11:07:52 +08:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ div.dropdown-item {
padding: 0;
}
.section li.movehere a.movehere {
.section li.movehere a {
display: block;
width: 100%;
height: 2rem;
+1 -1
View File
@@ -9840,7 +9840,7 @@ div.dropdown-item:focus-within {
margin: 0;
padding: 0; }
.section li.movehere a.movehere {
.section li.movehere a {
display: block;
width: 100%;
height: 2rem;
+1 -1
View File
@@ -10044,7 +10044,7 @@ div.dropdown-item:focus-within {
margin: 0;
padding: 0; }
.section li.movehere a.movehere {
.section li.movehere a {
display: block;
width: 100%;
height: 2rem;