From c33e08a3cfd1b33cbe9f50f199a77f1f264cfcdd Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 08 Jul 2010 13:05:39 -0400
Subject: [PATCH] - css improvements

---
 skins/default/templates/compose.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html
index 4e167ce..8d2c250 100644
--- a/skins/default/templates/compose.html
+++ b/skins/default/templates/compose.html
@@ -102,7 +102,7 @@
             <div id="compose-editorfooter">
                 <span id="spellcheck-control" style="margin-right:10px"></span>
                 <span>
-                    <roundcube:label name="editortype" />
+                    <label><roundcube:label name="editortype" /></label>
                     <roundcube:object name="editorSelector" editorid="compose-body" tabindex="10" />
                 </span>
             </div>

--
Gitblit v1.9.1