diff --git a/view/theme/frost/style.css b/view/theme/frost/style.css index 74b5dde0b6..f2bbebfca5 100644 --- a/view/theme/frost/style.css +++ b/view/theme/frost/style.css @@ -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; +}