mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 00:43:20 +01:00
Make mail inline image warning message a bit smaller to get it fit into one line
This commit is contained in:
parent
a456376b87
commit
6db10ccc37
@ -93,8 +93,8 @@ blockquote blockquote blockquote blockquote blockquote blockquote{
|
||||
|
||||
.mail_externalImagesMsg p {
|
||||
display: inline-block;
|
||||
width: 60%;
|
||||
font-size: 11pt;
|
||||
width: 70%;
|
||||
font-size: 9pt;
|
||||
margin: 7px 7px 7px 10px;
|
||||
color: rgb(31, 31, 31);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user