Merge branch 'MDL-49986-master' of git://github.com/FMCorz/moodle

This commit is contained in:
Andrew Nicols 2015-04-30 15:39:13 +08:00
commit f4b2a38728
3 changed files with 1 additions and 3 deletions

View File

@ -53,7 +53,6 @@ table.message .searchresults td {padding:5px;}
right: 0;
}
.message .message-contacts li .contact {
font-weight: bold;
margin: 0 24% 0 25px;
text-align: left;
}

View File

@ -67,7 +67,6 @@ table.message .searchresults td {
position: absolute;
}
.contact {
font-weight: bold;
margin: 0 24% 0 25px;
text-align: left;
}

File diff suppressed because one or more lines are too long