diff --git a/theme/bootstrapbase/less/moodle/responsive.less b/theme/bootstrapbase/less/moodle/responsive.less index 3b42c6a3bec..5c2114b7b64 100644 --- a/theme/bootstrapbase/less/moodle/responsive.less +++ b/theme/bootstrapbase/less/moodle/responsive.less @@ -348,7 +348,9 @@ .nav-collapse.active { height: auto; } - + .path-mod-data .box > table > tbody > tr > td { + display: block; + } } @media (max-width: 768px) {