update LCARStrek for 2.0a1, part3: messenger
[themes.git] / LCARStrek / messenger / messengercompose / messengercompose.css
index 7498a4cbdddbad35177dda8ecadb49b9849022e1..5ac6730f1721bf67860ccabfee248e9525e0d4b1 100644 (file)
   list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important;
 }
 
   list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important;
 }
 
+#MsgHeadersToolbar {
+  min-height: 0px; /* this undoes the min-height in toolbar.css */
+}
+
 /* ::::: autocomplete icons ::::: */
 
 treechildren::-moz-tree-cell-text(default-match) {
 /* ::::: autocomplete icons ::::: */
 
 treechildren::-moz-tree-cell-text(default-match) {
@@ -194,7 +198,7 @@ treechildren::-moz-tree-image(remote-err) {
 }
 
 #msgSubject {
 }
 
 #msgSubject {
-  margin-right: -1px;
+  margin-right: 0px;
 }
 
 #attachmentBucket {
 }
 
 #attachmentBucket {