From a7184670fdb36e8e01efe60ff5ef55c8317d8686 Mon Sep 17 00:00:00 2001 From: Jun Pataleta Date: Wed, 21 Jun 2017 11:02:16 +0800 Subject: [PATCH] MDL-56979 group: Template and styles fixes * Remove custom styles for groups since we're using default Bootstrap styles now. * Hidden input breaks grid layout. Moved it inside the groups column. * Removed unnecessary 'groups' and 'members' classes. They are not being used in JS nor CSS. --- group/templates/index.mustache | 6 +++--- theme/boost/scss/moodle/core.scss | 3 --- theme/boost/scss/moodle/user.scss | 15 --------------- theme/bootstrapbase/less/moodle/core.less | 3 --- theme/bootstrapbase/less/moodle/user.less | 15 --------------- theme/bootstrapbase/style/moodle.css | 15 --------------- 6 files changed, 3 insertions(+), 54 deletions(-) diff --git a/group/templates/index.mustache b/group/templates/index.mustache index fb8be7f75eb..e68bdaf2da4 100644 --- a/group/templates/index.mustache +++ b/group/templates/index.mustache @@ -78,8 +78,8 @@
- -
+
+
-
+