Merge branch 'MDL-51842-master' of git://github.com/xow/moodle

This commit is contained in:
Andrew Nicols
2015-10-26 11:29:02 +08:00
2 changed files with 7 additions and 1 deletions
@@ -69,6 +69,12 @@ input[type="button"],
input[type="submit"],
input[type="reset"] {
.btn;
}
button,
input.form-submit,
input[type="button"],
input[type="submit"],
input[type="reset"] {
.btn-lineup;
}
File diff suppressed because one or more lines are too long