mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-06 16:16:48 +01:00
Fix #messageheader for case when the message has no subject
This commit is contained in:
@@ -837,6 +837,7 @@ h3.subject {
|
||||
#messageheader {
|
||||
position: relative;
|
||||
height: auto;
|
||||
min-height: 52px;
|
||||
margin: 0 8px 0 0;
|
||||
padding: 0 0 0 72px;
|
||||
border-bottom: 2px solid #f0f0f0;
|
||||
|
||||
Reference in New Issue
Block a user