From 7afb00464d607cd723685adb6552faa003ba6de4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikel=20Mart=C3=ADn?= Date: Wed, 12 Feb 2025 16:05:37 +0100 Subject: [PATCH] MDL-84526 theme_boost: Fix forum table after BS5 upgrade Bootstrap 5 upgrade in MDL-75669 generated a regression in Forum table where form switches in "Subscribe" column were not correcly displayed. This commit fixes that UI problem. Because the fix is affecting "toggle all" checkboxes, an small fix was also needed there. --- mod/forum/templates/discussion_list.mustache | 2 +- theme/boost/scss/moodle/tables.scss | 3 --- theme/boost/style/moodle.css | 4 ---- theme/classic/style/moodle.css | 4 ---- 4 files changed, 1 insertion(+), 12 deletions(-) diff --git a/mod/forum/templates/discussion_list.mustache b/mod/forum/templates/discussion_list.mustache index a7c74774aa7b8..3097bfa05e701 100644 --- a/mod/forum/templates/discussion_list.mustache +++ b/mod/forum/templates/discussion_list.mustache @@ -316,7 +316,7 @@ {{#forum.capabilities.subscribe}} {{#discussion}} -
+