-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.2, 2.8
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
MDL-46332-grouping-remove-button-master -
On Clean - the CSS
p.arrow_button #remove {
|
margin: 3em
|
auto 5em;
|
}
|
is causing the remove button it look odd and unaligned with the Add button within Groupings -> Add/Remove Groups
Steps to reproduce the problem:
On Clean theme:
1) Create Groups in Course.
2) Switch to Groupings Tab
3) Create a Grouping
4) Click the 'Show Groups in Grouping' icon under 'Edit'
5) Selection boxes are narrow and the add/remove buttons are not aligned correctly.