keep up with trunk development of Classic
[themes.git] / EarlyBlue / messenger / messageHeader.css
index dfbd26f90f1225ecf92d8772af9432e153da3a9b..eac9553aad883870cca7ba92d137f50159049db0 100644 (file)
@@ -93,7 +93,7 @@
 }
 
 .headerValue {
-  margin: 0em 0em .25em 0em;
+  margin: 0em 0em 3px 0em;
   min-width: 50px;
   white-space: normal;
   color: inherit;
 }
 
 .headerValueBox {
-  margin: 0em 0em .25em 0em;
+  margin: 0em 0em 3px 0em;
 }
 
 .headerValueBox > .headerValue {
   font-weight: bold;
 }
 
+.tagvalue {
+  margin-top: 0;
+  margin-left: 0;
+}
+
 /* ::::: msg header email addresses ::::: */
 
 .emailDisplayButton {