mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Mail: Fix preview headers did not change size with preferred font size
This commit is contained in:
parent
96558b9da8
commit
1a55a2c643
@ -681,7 +681,7 @@ div.mailDisplayHeaders div.mail_extraEmails.visible {
|
||||
}
|
||||
|
||||
.mailPreviewHeaders {
|
||||
font-size: 0.875rem;
|
||||
font-size: 87%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user