Skip to content

Commit

Permalink
Slightly increase plain text font size
Browse files Browse the repository at this point in the history
  • Loading branch information
thomascube committed Jun 30, 2012
1 parent ad9dac5 commit f69eb5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions skins/default/mail.css
Expand Up @@ -1173,6 +1173,7 @@ div.message-part div.pre
margin: 0px;
padding: 0px;
font-family: monospace;
font-size: 12px;
white-space: -moz-pre-wrap !important;
white-space: pre-wrap !important;
white-space: pre;
Expand Down
1 change: 1 addition & 0 deletions skins/larry/mail.css
Expand Up @@ -889,6 +889,7 @@ div.message-part div.pre {
margin: 0px;
padding: 0px;
font-family: monospace;
font-size: 12px;
white-space: -moz-pre-wrap !important;
white-space: pre-wrap !important;
white-space: pre;
Expand Down

0 comments on commit f69eb5f

Please sign in to comment.