Preview last five conversations in message-sidebar
This commit is contained in:
parent
a8c033a7f6
commit
1b2349d011
|
@ -4165,5 +4165,9 @@ ul.notifications-menu-popup {
|
|||
margin-left: 40px;
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
|
||||
#message-preview .mail-list-sender, #message-preview .mail-list-delete {
|
||||
display:none;
|
||||
}
|
||||
#message-preview .mail-list-outside-wrapper {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue