Merge branch 'MDL-75490-master-axe_upgrade' of https://github.com/kevpercy/moodle

This commit is contained in:
Sara Arjona 2022-11-14 16:37:01 +01:00
commit 09f03e63ad
6 changed files with 17 additions and 7 deletions

View file

@ -11739,6 +11739,9 @@ ul {
.popover.footer .popover-body .footer-section a:focus {
text-decoration: none; }
.footer-support-link {
padding-bottom: 5px; }
@media (min-width: 576px) {
.jsenabled #page-footer .footer-content-popover {
display: none; }