css: Fix missing right border in PM recipient bars.

This commit is contained in:
Tim Abbott 2017-05-16 14:42:04 -07:00
parent 5048edc25c
commit d1fb4aa130
1 changed files with 1 additions and 1 deletions

View File

@ -991,7 +991,7 @@ td.pointer {
background-color: #f0f4f5;
}
.floating_recipient .message-header-contents {
.message-header-contents {
border-right: 1px solid #e2e2e2;
}