From dd53e2b489e8787bb339511e33f2d6c4fd5efe3f Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Mon, 01 May 2006 12:27:19 -0400
Subject: [PATCH] Started integrating GoogieSpell

---
 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 333aed0..8cfb954 100644
--- a/skins/default/mail.css
+++ b/skins/default/mail.css
@@ -749,7 +749,7 @@
 
 #compose-body
 {
-  margin-top: 10px;
+  margin-top: 5px;
   margin-bottom: 5px;
   width: 99% !important;
   width: 95%;

--
Gitblit v1.9.1