forked from extern/egroupware
Make mail inline image warning message a bit smaller to get it fit into one line
This commit is contained in:
parent
9b1cce9fcf
commit
4f75e7068a
@ -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