MDL-70010 core: reconcile MOODLE_310_STABLE and master

There are some unexpected differences between 310 and master,
better reconcile them now. Note this is not 100% critical but,
as far as nothing exclusively for 4.0 has landed to master yet
only branch/version differences should exist.
This commit is contained in:
Eloy Lafuente (stronk7)
2020-10-26 11:03:40 +01:00
parent 6594c54b2e
commit 7e5f0e1fe6
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;