mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Add additional logging for OpenPGP
Remove enforcing lower case for email addresses Small fixes
This commit is contained in:
parent
436e54891e
commit
3498700f61
11 changed files with 89 additions and 17 deletions
|
|
@ -389,7 +389,6 @@ html.rl-no-preview-pane {
|
|||
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
||||
display: block;
|
||||
max-width: 700px;
|
||||
white-space: pre;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
|
|
@ -407,7 +406,6 @@ html.rl-no-preview-pane {
|
|||
border: none;
|
||||
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
||||
display: block;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
pre.b-plain-openpgp {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue