diff options
author | thomascube <thomas@roundcube.net> | 2006-05-01 16:27:19 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-05-01 16:27:19 +0000 |
commit | dd53e2b489e8787bb339511e33f2d6c4fd5efe3f (patch) | |
tree | 59100ce9248efa611c05157aaab4d558cac544bb /skins/default/mail.css | |
parent | fecb03f44a3a2c3dace7d17eebebbb787a9042e3 (diff) |
Started integrating GoogieSpell
Diffstat (limited to 'skins/default/mail.css')
-rw-r--r-- | skins/default/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css index 333aed0ae..8cfb954b1 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -749,7 +749,7 @@ div.message-part pre #compose-body { - margin-top: 10px; + margin-top: 5px; margin-bottom: 5px; width: 99% !important; width: 95%; |