-
Improvement
-
Resolution: Fixed
-
Minor
-
2.8.8, 2.9.2, 3.0
-
MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_30_STABLE
-
MDL-51517_master -
In trying to fix MDL-51127 I found that theme/bootstrapbase/less/moodle/buttons.less held some CSS mark-up which, over time, had been overridden by other CSS fixes that, in effect rendered them obsolete.
Also in MDL-51127 it came to light that some other CSS mark-up which gb2048 confirmed he had tided up in 2013 were perhaps not needed either as they too were being overridden in subsequent CSS fixes scattered about the LESS files.
The aim in this issue, however, is just to convert the CSS to LESS and make way for a better way of styling buttons as it is clear the problem stems not from the generated CSS, but from the HTML mark-up when the buttons are being created. We need to change the way buttons are coded!
- caused a regression
-
MDL-51842 Misalignment on logout buttons
-
- Closed
-