mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Merge branch 'MDL-56184-master-master' of git://github.com/damyon/moodle
This commit is contained in:
commit
2300b95dbf
@ -22,6 +22,13 @@
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.mform .form-inline {
|
||||
.form-control,
|
||||
.custom-select {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.mform fieldset {
|
||||
margin-left: $spacer * 1.5;
|
||||
margin-bottom: $spacer / 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user