MDL-49986 messages: Contacts in contact list should not be bold

This commit is contained in:
Frederic Massart
2015-04-30 12:40:03 +08:00
parent 84ea226616
commit d71feab8ae
3 changed files with 1 additions and 3 deletions
-1
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;
}
@@ -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