mirror of https://github.com/zulip/zulip.git
css: Fix missing right border in PM recipient bars.
This commit is contained in:
parent
5048edc25c
commit
d1fb4aa130
|
@ -991,7 +991,7 @@ td.pointer {
|
|||
background-color: #f0f4f5;
|
||||
}
|
||||
|
||||
.floating_recipient .message-header-contents {
|
||||
.message-header-contents {
|
||||
border-right: 1px solid #e2e2e2;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue