Merge branch 'MDL-58055-31' of git://github.com/andrewnicols/moodle into MOODLE_31_STABLE

This commit is contained in:
Eloy Lafuente (stronk7)
2017-04-05 00:30:37 +02:00
2 changed files with 6 additions and 1 deletions
@@ -69,6 +69,11 @@ select {
.lastpost {
vertical-align: top;
}
.unread {
img {
margin: 0;
}
}
}
}
}
File diff suppressed because one or more lines are too long