-
Bug
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-56910-master -
For example on the 'add groups' form:
Note that we do have this rule in ur scss:
input {
|
&.fp-btn-choose {
|
@extend .btn-sm;
|
}
|
}
|
It kind of looks to me like it would bet better as .form-control-file but its not quite the same fit