1
0
mirror of https://github.com/moodle/moodle.git synced 2025-05-11 02:36:05 +02:00

MDL-59775 forms: css correction

This commit is contained in:
Marina Glancy 2017-09-14 12:05:12 +08:00
parent afe9093748
commit f9af542769

@ -336,7 +336,7 @@ textarea[data-auto-rows] {
/** Display elements under labels in vertical forms regardless of the screen size. */
.mform.full-width-labels {
& > .row {
.fitem.row {
margin-left: 0;
margin-right: 0;
& > .col-md-3,