update to suite default status of 2009-01-30: bug 474807 - replace 4-piece margin...
[themes.git] / EarlyBlue / navigator / pageInfo.css
index c5c4701820cdf5592be8962ce54512836a8494ef..526d2173546db8a097f56d20ecb9e9b0f668530c 100644 (file)
@@ -83,7 +83,7 @@ groupbox.treebox .groupbox-body {
 }
 
 #general-security-identity {
-  white-space: -moz-pre-wrap;
+  white-space: pre-wrap;
   line-height: 2em;
 }
 
@@ -140,10 +140,10 @@ treechildren::-moz-tree-cell-text(broken) {
 }
  
 #securityPanel > .fieldLabel {
-  margin: 2px 10px 3px 10px;
+  margin: 2px 10px 3px;
 }
 
 #securityPanel > .fieldValue {
   font-weight: bold;
-  margin: 2px 10px 0px 10px;
-}
\ No newline at end of file
+  margin: 2px 10px 0px;
+}