Merge branch 'MDL-59696-33' of git://github.com/junpataleta/moodle into MOODLE_33_STABLE

This commit is contained in:
Eloy Lafuente (stronk7)
2017-09-07 11:01:06 +02:00
committed by David Monllao
3 changed files with 50 additions and 24 deletions
+6
View File
@@ -16539,6 +16539,12 @@ form {
.singleselect label {
margin-right: .3em;
}
.custom-select {
max-width: 100%;
}
.custom-select + input[type="submit"] {
margin: 0 0 0 5px;
}
#portfolio-add-button {
display: inline;
}